2002-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* shell/shell.c: Remove #undef __STRICT_ANSI__.
This commit is contained in:
Joel Sherrill
2002-01-30 14:37:11 +00:00
parent ad05d03706
commit dba2ecd70d
4 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2002-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* shell/shell.c: Remove #undef __STRICT_ANSI__.
2002-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rootfs/Makefile.am: Use include_rtems_HEADERS instead of H_FILES.

View File

@@ -16,7 +16,6 @@
#include "config.h"
#endif
#undef __STRICT_ANSI__ /* fileno() */
#include <stdio.h>
#include <rtems.h>

View File

@@ -1,3 +1,7 @@
2002-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* shell/shell.c: Remove #undef __STRICT_ANSI__.
2002-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rootfs/Makefile.am: Use include_rtems_HEADERS instead of H_FILES.

View File

@@ -16,7 +16,6 @@
#include "config.h"
#endif
#undef __STRICT_ANSI__ /* fileno() */
#include <stdio.h>
#include <rtems.h>