From 24891b7a91ea2f365e5e7f1978938c7911645a64 Mon Sep 17 00:00:00 2001 From: mquinson Date: Sun, 28 Nov 2010 10:45:13 +0000 Subject: [PATCH] this file really should not depend on a generated file, or we need to rebuild the whole archive after each reconfigure git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8707 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- include/xbt/log.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/xbt/log.h b/include/xbt/log.h index f37745692f..5a0df31b4b 100644 --- a/include/xbt/log.h +++ b/include/xbt/log.h @@ -33,8 +33,7 @@ #ifndef _XBT_LOG_H_ #define _XBT_LOG_H_ -#include "simgrid_config.h" - +#include "xbt/misc.h" #include SG_BEGIN_DECL() /**\brief Log priorities -- 2.20.1