aboutsummaryrefslogtreecommitdiffstats
path: root/protos.h
diff options
context:
space:
mode:
Diffstat (limited to 'protos.h')
-rw-r--r--protos.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/protos.h b/protos.h
index 0a9674d9..f95f80a0 100644
--- a/protos.h
+++ b/protos.h
@@ -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)