From e47dcaa53a918b622565ba18cdefb9786944d919 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Fri, 20 Jul 2007 21:08:46 +0000 Subject: [PATCH] more missing includes [r15283] --- ir/common/debug.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ir/common/debug.c b/ir/common/debug.c index 6a62e5b33..b69293ff4 100644 --- a/ir/common/debug.c +++ b/ir/common/debug.c @@ -28,6 +28,8 @@ #include "config.h" #endif +#include "firm_config.h" + #ifdef DEBUG_libfirm #include -- 2.20.1