Resolved conflict between stdbool.h and bool.h
[libfirm] / ir / st / st.h
index 3397fb7..5af6cf8 100644 (file)
@@ -22,7 +22,9 @@
 
 # include "bs.h"
 
-#  include <stdbool.h>
+#  include "bool.h"
+#define true TRUE
+#define false FALSE
 
 // Data Types: