Add prototype.
This commit is contained in:
parent
91cd8340f5
commit
49a9dd2b6c
@ -1,5 +1,7 @@
|
||||
#include <errno.h>
|
||||
|
||||
extern int foo (void);
|
||||
|
||||
int
|
||||
foo (void)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user