From 9ee8810614e6bd6e779e3d90790aa586fe66c6a9 Mon Sep 17 00:00:00 2001 From: cherierm Date: Fri, 21 Sep 2007 16:06:12 +0000 Subject: [PATCH] use portable.h git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4684 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- src/surf/workstation.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/surf/workstation.c b/src/surf/workstation.c index 40834c1ce3..9a02483ce4 100644 --- a/src/surf/workstation.c +++ b/src/surf/workstation.c @@ -7,7 +7,7 @@ #include "xbt/ex.h" #include "xbt/dict.h" -#include "gras_config.h" +#include "portable.h" #include "workstation_private.h" #include "cpu_private.h" #include "network_private.h" -- 2.20.1