Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Forgotten files
[simgrid.git] / src / xbt / trim.c
index 48f185c..f259b6a 100644 (file)
@@ -11,7 +11,7 @@
   
 #include "xbt/misc.h"
 #include "xbt/sysdep.h"
-#include "xbt/trim.h" /* headers of these functions */
+#include "xbt/str.h" /* headers of these functions */
 #include "portable.h"
 
 /**  @brief Strip whitespace (or other characters) from the end of a string.