From 5c15d24893e8bab2fbe82e70116d7760384c9f9c Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=B6tz=20Lindenmaier?= Date: Thu, 30 Jan 2003 11:28:59 +0000 Subject: [PATCH] removed warnings added headers [r673] --- ir/common/firm.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ir/common/firm.h b/ir/common/firm.h index d05a8e0f0..bc9d47679 100644 --- a/ir/common/firm.h +++ b/ir/common/firm.h @@ -81,6 +81,7 @@ # include "irgmod.h" /* Support to modify ir */ # include "irgwalk.h" /* Support to walk ir */ # include "typewalk.h" /* Support to walk type information */ +# include "mangle.h" /* Support for mangling ident names. */ /* @@@ temporarily for jni builder until preprocessor works. Then it should be sufficient to include instead -- 2.20.1