From 0522f9e21aa7c9733add8c988007d675fb906bdb Mon Sep 17 00:00:00 2001 From: mquinson Date: Mon, 25 Sep 2006 19:01:37 +0000 Subject: [PATCH] cosmetics git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2810 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- src/xbt/snprintf.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/xbt/snprintf.c b/src/xbt/snprintf.c index 9f99d6768e..8ce12fe163 100644 --- a/src/xbt/snprintf.c +++ b/src/xbt/snprintf.c @@ -322,10 +322,8 @@ #include #include #include -/* to get a working stdarg.h */ - -#include "portable.h" +#include "portable.h" /* to get a working stdarg.h */ #include #include -- 2.20.1