From dc73ec5cbfaf5f8d9fbd24bd3e55012f27a5167a Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 26 Oct 1992 11:07:55 +0000 Subject: [PATCH] declared loadbuf --- modules/src/input/inp_pkg.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/src/input/inp_pkg.spec b/modules/src/input/inp_pkg.spec index 9e6dee060..52567c6a2 100644 --- a/modules/src/input/inp_pkg.spec +++ b/modules/src/input/inp_pkg.spec @@ -29,6 +29,7 @@ #define EOI (0200) extern char *_ipp; +extern int loadbuf(); /* int InsertFile(filename, table, result) char *filename; -- 2.34.1