mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
Add prototype for foo to shut up GCC.
This commit is contained in:
parent
7231f6f940
commit
e67c5966ba
@ -17,6 +17,7 @@
|
||||
Boston, MA 02111-1307, USA. */
|
||||
|
||||
extern int bar (void);
|
||||
extern int foo (void);
|
||||
|
||||
int
|
||||
foo (void)
|
||||
|
Loading…
Reference in New Issue
Block a user