include also needed in non debug build
authorTill Riedel <till@ipd.info.uni-karlsruhe.de>
Tue, 2 Mar 2004 14:17:16 +0000 (14:17 +0000)
committerTill Riedel <till@ipd.info.uni-karlsruhe.de>
Tue, 2 Mar 2004 14:17:16 +0000 (14:17 +0000)
[r2479]

ir/ir/irnode.c

index ae0aa29..3b06a0b 100644 (file)
@@ -26,9 +26,7 @@
 #include "irflag.h"
 #include "irop_t.h"
 
-#ifdef DEBUG_libfirm
 #include "irprog_t.h"
-#endif
 
 /* some constants fixing the positions of nodes predecessors
    in the in array */