From e67c5966ba75e7ff2f5cbfc927c236e846a7fd8b Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 28 Dec 2000 06:57:34 +0000 Subject: Add prototype for foo to shut up GCC. --- dlfcn/errmsg1mod.c | 1 + 1 file changed, 1 insertion(+) diff --git a/dlfcn/errmsg1mod.c b/dlfcn/errmsg1mod.c index e59c220..bd631f2 100644 --- a/dlfcn/errmsg1mod.c +++ b/dlfcn/errmsg1mod.c @@ -17,6 +17,7 @@ Boston, MA 02111-1307, USA. */ extern int bar (void); +extern int foo (void); int foo (void) -- cgit v1.1