From dba2ecd70dd38c53d2fdebf8fe60cb11cd431533 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 30 Jan 2002 14:37:11 +0000 Subject: 2002-01-28 Ralf Corsepius * shell/shell.c: Remove #undef __STRICT_ANSI__. --- cpukit/libmisc/ChangeLog | 4 ++++ cpukit/libmisc/shell/shell.c | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'cpukit') diff --git a/cpukit/libmisc/ChangeLog b/cpukit/libmisc/ChangeLog index 184d7d7bd0..ab0d19c8c3 100644 --- a/cpukit/libmisc/ChangeLog +++ b/cpukit/libmisc/ChangeLog @@ -1,3 +1,7 @@ +2002-01-28 Ralf Corsepius + + * shell/shell.c: Remove #undef __STRICT_ANSI__. + 2002-01-07 Ralf Corsepius * rootfs/Makefile.am: Use include_rtems_HEADERS instead of H_FILES. diff --git a/cpukit/libmisc/shell/shell.c b/cpukit/libmisc/shell/shell.c index c13af8d6e2..23ded67a54 100644 --- a/cpukit/libmisc/shell/shell.c +++ b/cpukit/libmisc/shell/shell.c @@ -16,7 +16,6 @@ #include "config.h" #endif -#undef __STRICT_ANSI__ /* fileno() */ #include #include -- cgit v1.2.3