mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-26 23:10:06 +00:00
Add prototype.
This commit is contained in:
parent
91cd8340f5
commit
49a9dd2b6c
@ -1,5 +1,7 @@
|
|||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
|
||||||
|
extern int foo (void);
|
||||||
|
|
||||||
int
|
int
|
||||||
foo (void)
|
foo (void)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user