Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Allow java to compile in VPATH settings (at the price of a GNUism in the makefile)
[simgrid.git] / tools / tesh / tesh.h
index c0127ea..b957087 100644 (file)
@@ -12,9 +12,7 @@
 #define TESH_H
 
 #include "xbt/xbt_os_thread.h"
-/*** Buffers ***/
-/***************/
-#include "buff.h"
+#include "xbt/strbuff.h"
 
 /*** What we need to know about signals ***/
 /******************************************/