Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
merge trim.h into str.h, where it belongs to
[simgrid.git] / tools / tesh / tesh.c
index 3703b4b..abbaf22 100644 (file)
@@ -17,7 +17,7 @@
 #include "xbt/sysdep.h"
 #include "xbt/function_types.h"
 #include "xbt/log.h"
-#include "xbt/trim.h"
+#include "xbt/str.h"
 
 #include <sys/types.h>
 #include <sys/wait.h>