From 5cac11ce9a6a907c4b9366837a7ab005397e3a5d Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=B6tz=20Lindenmaier?= Date: Thu, 1 Apr 2004 07:08:54 +0000 Subject: [PATCH] needed for firmjni [r2608] --- ir/common/firm.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ir/common/firm.h b/ir/common/firm.h index 608a0a134..0e6ffb8d2 100644 --- a/ir/common/firm.h +++ b/ir/common/firm.h @@ -96,6 +96,7 @@ of firm.h as not all enums are needed in the impelmentation files. */ # include "irdump.h" +# include "irvrfy.h" /** * Initialize the firm library. -- 2.20.1