X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/79d467c1216693e97121b7227a15c1bc3c544d66..989078e144024c50828fc7bccbaa63832733390e:/src/xbt/sysdep.c diff --git a/src/xbt/sysdep.c b/src/xbt/sysdep.c index 428d006728..d4199cedb0 100644 --- a/src/xbt/sysdep.c +++ b/src/xbt/sysdep.c @@ -10,6 +10,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "xbt/sysdep.h" +#include "xbt/xbt_portability.h" /* private */ #include "xbt/log.h" #include "xbt/error.h" #include "portable.h"