Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/newlib
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2003-11-19 19:57:51 +0300
committerJeff Johnston <jjohnstn@redhat.com>2003-11-19 19:57:51 +0300
commite1dc8171aeca3fc75b473952b5054c6d5b35167a (patch)
treed79eff05596848d52198c25b7336ef8f9253076f /newlib
parentfcd3838ab5b56acb6d53045c69c5558af8bb3b4c (diff)
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 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