From b148fa7006be1c2e720143e5626ff2566fd4a587 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Tue, 4 Jan 2005 11:57:36 +0000 Subject: [PATCH] Still need the stdbool.h :-( [r4784] --- ir/tr/type.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ir/tr/type.h b/ir/tr/type.h index 93604e8b1..3f7f42297 100644 --- a/ir/tr/type.h +++ b/ir/tr/type.h @@ -36,6 +36,8 @@ # ifndef _TYPE_H_ # define _TYPE_H_ +#include + # include "tpop.h" # include "firm_common.h" # include "ident.h" -- 2.20.1