diff options
Diffstat (limited to 'protos.h')
-rw-r--r-- | protos.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -103,8 +103,6 @@ extern int wait(int *); #endif extern void _exit(int); -extern SPRINTF_RET sprintf(char *, const char *, ...); - #undef aptr_t #if !defined(HAVE_STRCOLL) |