X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/efaa420b9308f3814c360660953650cf8e26d744..a4d071afeab4b3ff0a50eefbf48a391d4e8978aa:/src/xbt/mmalloc/mmorecore.c diff --git a/src/xbt/mmalloc/mmorecore.c b/src/xbt/mmalloc/mmorecore.c index e78ba90c54..c80e74fb50 100644 --- a/src/xbt/mmalloc/mmorecore.c +++ b/src/xbt/mmalloc/mmorecore.c @@ -11,7 +11,7 @@ Contributed by Fred Fish at Cygnus Support. fnf@cygnus.com */ #include "src/internal_config.h" -#ifdef HAVE_UNISTD_H +#if HAVE_UNISTD_H #include /* Prototypes for lseek */ #endif #include