From: mquinson Date: Fri, 23 Mar 2007 22:06:07 +0000 (+0000) Subject: Load portable ASAP so that stdio do contain getline X-Git-Tag: v3.3~2008 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/5f1acbf1f63cdc4d9d6221093e5dc00a03abc135 Load portable ASAP so that stdio do contain getline git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3352 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/tools/tesh/tesh.c b/tools/tesh/tesh.c index 6cbcea47a3..9496a89607 100644 --- a/tools/tesh/tesh.c +++ b/tools/tesh/tesh.c @@ -13,10 +13,10 @@ #pragma hdrstop #endif +#include "portable.h" #include "xbt/sysdep.h" #include "xbt/function_types.h" #include "xbt/log.h" -#include "portable.h" #include #include