X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8c2b8d6a5466ad1c8bb23b7ee4166c7c9944b114..97ca6bcf28feeeef86e2db040ee58b9ad24be474:/src/gras_config.h.in diff --git a/src/gras_config.h.in b/src/gras_config.h.in index 04124abfdb..8e70e5dcfb 100644 --- a/src/gras_config.h.in +++ b/src/gras_config.h.in @@ -59,6 +59,9 @@ /* Define to 1 if you have the `getdtablesize' function. */ #undef HAVE_GETDTABLESIZE +/* Define to 1 if you have the `getline' function. */ +#undef HAVE_GETLINE + /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY @@ -220,5 +223,5 @@ #undef inline #endif -/* Define to `unsigned int' if does not define. */ +/* Define to `unsigned' if does not define. */ #undef size_t