Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Load portable ASAP so that stdio do contain getline
[simgrid.git] / tools / tesh / tesh.c
index 6cbcea4..9496a89 100644 (file)
 #pragma hdrstop
 #endif
 
+#include "portable.h"
 #include "xbt/sysdep.h"
 #include "xbt/function_types.h"
 #include "xbt/log.h"
-#include "portable.h"
 
 #include <sys/types.h>
 #include <sys/wait.h>