summaryrefslogtreecommitdiff
path: root/dlfcn
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-12-28 06:57:34 +0000
committerAndreas Jaeger <aj@suse.de>2000-12-28 06:57:34 +0000
commite67c5966ba75e7ff2f5cbfc927c236e846a7fd8b (patch)
tree2a2fd1442adf45880d2478c497f3ca4a03f6d51e /dlfcn
parent7231f6f94092b683c884d8348b056a57f9755c98 (diff)
Add prototype for foo to shut up GCC.
Diffstat (limited to 'dlfcn')
-rw-r--r--dlfcn/errmsg1mod.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dlfcn/errmsg1mod.c b/dlfcn/errmsg1mod.c
index e59c220db4..bd631f2a11 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)