From: ceriel Date: Wed, 7 Dec 1988 16:00:46 +0000 (+0000) Subject: declare holno X-Git-Tag: release-5-5~2702 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=8e15d114ac8ae6a7400d7c85990fb545f1224c65;p=ack.git declare holno --- diff --git a/util/ceg/defaults/storage/C_hol_cst.c b/util/ceg/defaults/storage/C_hol_cst.c index ca01778ee..45e40f282 100644 --- a/util/ceg/defaults/storage/C_hol_cst.c +++ b/util/ceg/defaults/storage/C_hol_cst.c @@ -29,6 +29,8 @@ #define relocEM_PSIZE reloc4 #endif +extern int holno; + C_hol_cst( n, w, i) arith n, w; int i;