X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/03acfe2ff713206c4de1e93a005e86b0fbae9a74..7b6fee9e7c5b977e255a29a4039b4e2307a8bc7d:/include/simgrid_config.h.in diff --git a/include/simgrid_config.h.in b/include/simgrid_config.h.in index 69df80b9b6..b4267e11e4 100644 --- a/include/simgrid_config.h.in +++ b/include/simgrid_config.h.in @@ -22,6 +22,7 @@ /* Use that config to declare missing elements */ #ifdef SIMGRID_NEED_GETLINE +#include /* size_t */ XBT_PUBLIC(long) getline(char **lineptr, size_t * n, FILE * stream); #else #define _GNU_SOURCE