From 077162be219d71e3d0625ee0de4fdfc5060ec7d2 Mon Sep 17 00:00:00 2001 From: mquinson Date: Wed, 19 Dec 2007 20:58:31 +0000 Subject: [PATCH] Do load portable.h explicitly since strbuff do not bogusly load it for us anymore git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5139 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- tools/tesh/tesh.h | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/tesh/tesh.h b/tools/tesh/tesh.h index b95708783a..9d22cf2032 100644 --- a/tools/tesh/tesh.h +++ b/tools/tesh/tesh.h @@ -11,6 +11,7 @@ #ifndef TESH_H #define TESH_H +#include "portable.h" #include "xbt/xbt_os_thread.h" #include "xbt/strbuff.h" -- 2.20.1