From 3401185106fb312c6a7bba3d9e90d44b6df0043b Mon Sep 17 00:00:00 2001 From: Robert de Bath Date: Fri, 17 Dec 1999 19:06:32 +0100 Subject: Import Dev86src-0.15.0.tar.gz --- bcc/function.c | 1 + 1 file changed, 1 insertion(+) (limited to 'bcc') diff --git a/bcc/function.c b/bcc/function.c index 0407028..6c84975 100644 --- a/bcc/function.c +++ b/bcc/function.c @@ -11,6 +11,7 @@ #include "sc.h" #include "table.h" #include "type.h" +#include "scan.h" #ifdef I8088 # define ADJUSTLONGRETURN -- cgit v1.2.1