Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[surf] Move the host ns3 hook to routingEdgeCreatedCallbacks
[simgrid.git] / src / xbt / snprintf.c
index 92313a5..1122d7e 100644 (file)
 #define LINUX_COMPATIBLE
 #endif
 
-#include "portable.h"           /* to get a working stdarg.h */
+#include "src/portable.h"           /* to get a working stdarg.h */
 
 #include <sys/types.h>
 #include <string.h>