projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7231f6f
)
Add prototype for foo to shut up GCC.
author
Andreas Jaeger
<aj@suse.de>
Thu, 28 Dec 2000 06:57:34 +0000
(06:57 +0000)
committer
Andreas Jaeger
<aj@suse.de>
Thu, 28 Dec 2000 06:57:34 +0000
(06:57 +0000)
dlfcn/errmsg1mod.c
patch
|
blob
|
history
diff --git
a/dlfcn/errmsg1mod.c
b/dlfcn/errmsg1mod.c
index
e59c220
..
bd631f2
100644
(file)
--- 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)