From 5d32772c9d8b32fdbc4b58e2814693f420da2821 Mon Sep 17 00:00:00 2001 From: drdani Date: Mon, 31 Jan 2000 08:38:16 +0000 Subject: [PATCH] SDCCglue.h included drdani git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@52 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- src/z80/gen.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/z80/gen.c b/src/z80/gen.c index 3f5075bd..4629f056 100644 --- a/src/z80/gen.c +++ b/src/z80/gen.c @@ -51,6 +51,7 @@ #include "ralloc.h" #include "gen.h" #include "SDCCpeeph.h" +#include "SDCCglue.h" /* drdani Jan 30 2000 */ /* this is the down and dirty file with all kinds of kludgy & hacky stuff. This is what it is all about CODE GENERATION for a specific MCU. -- 2.30.2