X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/aa5a11b84f7953b5b030e9996c47b890b27785d6..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;