Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Sometimes, the time to wait is soo small that the increment does not change the globa...
[simgrid.git] / tools / tesh / tesh.h
index 1b0c52ebfdab9b19dd5ad1552e304b99dbfa53e1..9d22cf20328d80859fb0e314c58b82703a2ef1e2 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 ***/
 /******************************************/