aboutsummaryrefslogtreecommitdiff
path: root/binutils/nlmconv.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/nlmconv.c')
-rw-r--r--binutils/nlmconv.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/binutils/nlmconv.c b/binutils/nlmconv.c
index 46b4397..44593c1 100644
--- a/binutils/nlmconv.c
+++ b/binutils/nlmconv.c
@@ -58,10 +58,6 @@
#undef strerror
extern char *strerror (int);
-#ifndef localtime
-extern struct tm *localtime (const time_t *);
-#endif
-
#ifndef SEEK_SET
#define SEEK_SET 0
#endif