summaryrefslogtreecommitdiff
path: root/machdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'machdep.c')
-rw-r--r--machdep.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/machdep.c b/machdep.c
index 0c9304a2..f55c2688 100644
--- a/machdep.c
+++ b/machdep.c
@@ -35,11 +35,6 @@
#include <sys/sysinfo.h>
#include <sys/proc.h>
-#if !defined(HAVE_SNPRINTF)
-int snprintf(char *, size_t, const char *, ...) PRINTFLIKE(3, 4);
-#endif /* !defined(HAVE_SNPRINTF) */
-#endif /* __osf__ */
-
#include "machdep.h"
/*