aboutsummaryrefslogtreecommitdiff
path: root/newlib
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2003-11-19 16:57:51 +0000
committerJeff Johnston <jjohnstn@redhat.com>2003-11-19 16:57:51 +0000
commite1dc8171aeca3fc75b473952b5054c6d5b35167a (patch)
treed79eff05596848d52198c25b7336ef8f9253076f /newlib
parentfcd3838ab5b56acb6d53045c69c5558af8bb3b4c (diff)
downloadnewlib-e1dc8171aeca3fc75b473952b5054c6d5b35167a.zip
newlib-e1dc8171aeca3fc75b473952b5054c6d5b35167a.tar.gz
newlib-e1dc8171aeca3fc75b473952b5054c6d5b35167a.tar.bz2
2003-11-19 Jeff Johnston <jjohnstn@redhat.com>
* libc/stdio/scanf.c: Don't include local.h more than once.
Diffstat (limited to 'newlib')
-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 40c318d..2de9108 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 92473ad..de8e038 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