1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

Add prototype for foo to shut up GCC.

This commit is contained in:
Andreas Jaeger
2000-12-28 06:57:34 +00:00
parent 7231f6f940
commit e67c5966ba

View File

@@ -17,6 +17,7 @@
Boston, MA 02111-1307, USA. */
extern int bar (void);
extern int foo (void);
int
foo (void)