X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e6e568cfd5b9e6c60c12841ffa644135712cbf4a..42c6459b6f78a6816126ec5aa910d528f9896811:/tools/tesh/tesh.h diff --git a/tools/tesh/tesh.h b/tools/tesh/tesh.h index c0127eac1a..9d22cf2032 100644 --- a/tools/tesh/tesh.h +++ b/tools/tesh/tesh.h @@ -11,10 +11,9 @@ #ifndef TESH_H #define TESH_H +#include "portable.h" #include "xbt/xbt_os_thread.h" -/*** Buffers ***/ -/***************/ -#include "buff.h" +#include "xbt/strbuff.h" /*** What we need to know about signals ***/ /******************************************/