From: ceriel Date: Mon, 26 Oct 1992 11:07:55 +0000 (+0000) Subject: declared loadbuf X-Git-Tag: release-5-5~388 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=dc73ec5cbfaf5f8d9fbd24bd3e55012f27a5167a;p=ack.git declared loadbuf --- 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;