From f0ab88270889438dfe2ced2eaf9ae399e8f0b385 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Sun, 12 Oct 2003 18:52:55 +0000 Subject: fix compiler warning CVS patchset: 5492 CVS date: 2003/10/12 18:52:55 --- src/input/libreal/asmrp.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/input/libreal/asmrp.c b/src/input/libreal/asmrp.c index c00adbf46..49d3e63e5 100644 --- a/src/input/libreal/asmrp.c +++ b/src/input/libreal/asmrp.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: asmrp.c,v 1.2 2002/12/17 16:49:48 jkeil Exp $ + * $Id: asmrp.c,v 1.3 2003/10/12 18:52:55 mroi Exp $ * * a parser for real's asm rules * @@ -38,6 +38,8 @@ #include #include +#include "asmrp.h" + /* #define LOG */ -- cgit v1.2.3