summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--newlib/ChangeLog4
-rw-r--r--newlib/libc/stdio/scanf.c2
2 files changed, 4 insertions, 2 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 40c318dc4..2de9108d3 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2003-11-19 Jeff Johnston <jjohnstn@redhat.com>
+
+ * libc/stdio/scanf.c: Don't include local.h more than once.
+
2003-11-18 Corinna Vinschen <corinna@vinschen.de>
* libc/include/sys/fcntl.h: Declare _open64.
diff --git a/newlib/libc/stdio/scanf.c b/newlib/libc/stdio/scanf.c
index 92473ad89..de8e038fc 100644
--- a/newlib/libc/stdio/scanf.c
+++ b/newlib/libc/stdio/scanf.c
@@ -25,8 +25,6 @@
#include <varargs.h>
#endif
-#include "local.h"
-
#ifndef _REENT_ONLY
int