Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics
[simgrid.git] / src / xbt / snprintf.c
index 9f99d67..8ce12fe 100644 (file)
 #include <stdlib.h>
 #include <stdio.h>
 #include <stdarg.h>
 #include <stdlib.h>
 #include <stdio.h>
 #include <stdarg.h>
-/* to get a working stdarg.h */
 
 
-
-#include "portable.h"
+#include "portable.h" /* to get a working stdarg.h */
 
 #include <assert.h>
 #include <errno.h>
 
 #include <assert.h>
 #include <errno.h>