From a33af9c0434a48328e48a500286de9ebdaa55cbe Mon Sep 17 00:00:00 2001 From: mquinson Date: Fri, 23 Mar 2007 22:07:08 +0000 Subject: [PATCH] Update generated files git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3353 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- src/config_unit.c | 3 ++- src/cunit_unit.c | 1 + src/dict_unit.c | 3 ++- src/dynar_unit.c | 1 + src/ex_unit.c | 2 ++ src/set_unit.c | 1 + src/simgrid_units_main.c | 3 +++ src/swag_unit.c | 1 + 8 files changed, 13 insertions(+), 2 deletions(-) diff --git a/src/config_unit.c b/src/config_unit.c index f2b6138f34..c0aa0926b4 100644 --- a/src/config_unit.c +++ b/src/config_unit.c @@ -2,12 +2,13 @@ /* GENERATED FILE, DO NOT EDIT */ /*******************************/ +#include #include "xbt.h" /*******************************/ /* GENERATED FILE, DO NOT EDIT */ /*******************************/ -# 1143 "xbt/config.c" +# 1144 "xbt/config.c" #include "xbt.h" #include "xbt/ex.h" diff --git a/src/cunit_unit.c b/src/cunit_unit.c index 8871a5c394..eff5dd7ac9 100644 --- a/src/cunit_unit.c +++ b/src/cunit_unit.c @@ -2,6 +2,7 @@ /* GENERATED FILE, DO NOT EDIT */ /*******************************/ +#include #include "xbt.h" /*******************************/ /* GENERATED FILE, DO NOT EDIT */ diff --git a/src/dict_unit.c b/src/dict_unit.c index 19c92ef60b..63da41ea0c 100644 --- a/src/dict_unit.c +++ b/src/dict_unit.c @@ -2,12 +2,13 @@ /* GENERATED FILE, DO NOT EDIT */ /*******************************/ +#include #include "xbt.h" /*******************************/ /* GENERATED FILE, DO NOT EDIT */ /*******************************/ -# 486 "xbt/dict.c" +# 487 "xbt/dict.c" #include "xbt.h" #include "xbt/ex.h" #include "portable.h" diff --git a/src/dynar_unit.c b/src/dynar_unit.c index b039d3874c..b7e9209810 100644 --- a/src/dynar_unit.c +++ b/src/dynar_unit.c @@ -2,6 +2,7 @@ /* GENERATED FILE, DO NOT EDIT */ /*******************************/ +#include #include "xbt.h" /*******************************/ /* GENERATED FILE, DO NOT EDIT */ diff --git a/src/ex_unit.c b/src/ex_unit.c index 912702844b..1a732a3364 100644 --- a/src/ex_unit.c +++ b/src/ex_unit.c @@ -2,12 +2,14 @@ /* GENERATED FILE, DO NOT EDIT */ /*******************************/ +#include #include "xbt.h" /*******************************/ /* GENERATED FILE, DO NOT EDIT */ /*******************************/ # 318 "xbt/ex.c" +#include #include "xbt/ex.h" diff --git a/src/set_unit.c b/src/set_unit.c index 14231cf6c2..39337b1113 100644 --- a/src/set_unit.c +++ b/src/set_unit.c @@ -2,6 +2,7 @@ /* GENERATED FILE, DO NOT EDIT */ /*******************************/ +#include #include "xbt.h" /*******************************/ /* GENERATED FILE, DO NOT EDIT */ diff --git a/src/simgrid_units_main.c b/src/simgrid_units_main.c index 9f5ee42607..c456a0c5a2 100644 --- a/src/simgrid_units_main.c +++ b/src/simgrid_units_main.c @@ -2,6 +2,8 @@ /* GENERATED FILE, DO NOT EDIT */ /*******************************/ +#include + #include "xbt.h" extern xbt_test_unit_t _xbt_current_unit; @@ -49,6 +51,7 @@ extern xbt_test_unit_t _xbt_current_unit; void test_config_use(void); /* SGU: END FILE */ +/* SGU: END PROTOTYPES */ /*******************************/ /* GENERATED FILE, DO NOT EDIT */ diff --git a/src/swag_unit.c b/src/swag_unit.c index e6d0d437ec..43d99f6c40 100644 --- a/src/swag_unit.c +++ b/src/swag_unit.c @@ -2,6 +2,7 @@ /* GENERATED FILE, DO NOT EDIT */ /*******************************/ +#include #include "xbt.h" /*******************************/ /* GENERATED FILE, DO NOT EDIT */ -- 2.20.1