X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2b1c48aa8ff28c0d706779f2a69aadc5333e48ab..85b57706cd8138c99dcf423530de1c99ea74720a:/src/mc/mc_memory.c?ds=sidebyside diff --git a/src/mc/mc_memory.c b/src/mc/mc_memory.c index 1950729fcc..f275b3a036 100644 --- a/src/mc/mc_memory.c +++ b/src/mc/mc_memory.c @@ -8,9 +8,6 @@ #include "mc/mc.h" #include "mc_private.h" #include "xbt/log.h" -#define _GNU_SOURCE - - XBT_LOG_NEW_DEFAULT_SUBCATEGORY(mc_memory, mc, "Logging specific to MC (memory)");