]> AND Public Git Repository - simgrid.git/blobdiff - src/xbt/log.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / src / xbt / log.c
index 6e0cfed2c3696b0ed0084be207f0506a5d81639a..76ecb58d60f29cba380e58bfe80123a70b8eed9c 100644 (file)
@@ -11,7 +11,7 @@
 #include <stdio.h>              /* snprintf */
 #include <stdlib.h>             /* snprintf */
 
-#include "src/portable.h"           /* to get a working stdarg.h */
+#include "src/portable.h"
 
 #include "src/xbt_modinter.h"