Still need the stdbool.h :-(
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 4 Jan 2005 11:57:36 +0000 (11:57 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 4 Jan 2005 11:57:36 +0000 (11:57 +0000)
[r4784]

ir/tr/type.h

index 93604e8..3f7f422 100644 (file)
@@ -36,6 +36,8 @@
 # ifndef _TYPE_H_
 # define _TYPE_H_
 
+#include <stdbool.h>
+
 # include "tpop.h"
 # include "firm_common.h"
 # include "ident.h"