X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a0c355466d01a81f953e8529a8d76751a2964ac..83f0364920918d0380a5d538216193bfe00ddc47:/examples/c/exec-waitany/exec-waitany.c diff --git a/examples/c/exec-waitany/exec-waitany.c b/examples/c/exec-waitany/exec-waitany.c index ef353fe107..b5caa0b8d4 100644 --- a/examples/c/exec-waitany/exec-waitany.c +++ b/examples/c/exec-waitany/exec-waitany.c @@ -8,8 +8,8 @@ #include "simgrid/exec.h" #include "simgrid/host.h" -#include "xbt/asserts.h" #include "xbt/log.h" +#include "xbt/sysdep.h" XBT_LOG_NEW_DEFAULT_CATEGORY(exec_waitany, "Messages specific for this example");