mirror of
https://sourceware.org/git/glibc.git
synced 2026-01-06 11:51:29 +03:00
Add prototype.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include <errno.h>
|
||||
|
||||
extern int foo (void);
|
||||
|
||||
int
|
||||
foo (void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user