From e63c244cb22bf48ca1d2695784a072269d19ea96 Mon Sep 17 00:00:00 2001 From: Robert de Bath Date: Fri, 9 May 1997 19:36:29 +0200 Subject: Import Dev86src-0.12.0.tar.gz --- bcc/input.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bcc/input.c') diff --git a/bcc/input.c b/bcc/input.c index f905416..1adedda 100644 --- a/bcc/input.c +++ b/bcc/input.c @@ -5,8 +5,7 @@ #define ARBITRARY_BACKSLASH_NEWLINES_NOT #define INSERT_BACKSLASH_NEWLINES_NOT -#include "const.h" -#include "types.h" +#include "bcc.h" #include "gencode.h" #include "output.h" #include "os.h" -- cgit v1.2.1