Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill old manual makefile
[simgrid.git] / tools / tesh / tesh.h
index 1b0c52e..9d22cf2 100644 (file)
 #ifndef TESH_H
 #define TESH_H
 
-#include "xbt/xbt_thread.h"
-/*** Buffers ***/
-/***************/
-#include "buff.h"
+#include "portable.h"
+#include "xbt/xbt_os_thread.h"
+#include "xbt/strbuff.h"
 
 /*** What we need to know about signals ***/
 /******************************************/