X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1e624dd8c618a0e7cd852b40d2ed02b911ddcc57..5b9cf50be0a43c599b20b1ed28341971a571d70d:/include/surf/surfxml_parse.h diff --git a/include/surf/surfxml_parse.h b/include/surf/surfxml_parse.h index 53d8e3d89b..854edaeae9 100644 --- a/include/surf/surfxml_parse.h +++ b/include/surf/surfxml_parse.h @@ -8,8 +8,8 @@ #ifndef _SURF_SURFXML_PARSE_H #define _SURF_SURFXML_PARSE_H +#include /* to have FILE */ #include "surf/surfxml.h" -#include "xbt/sysdep.h" /* to have FILE */ #include "xbt/function_types.h" /* Entry-point of the surfxml parser. */ extern int_f_void_t *surf_parse;