From 72ad6aac900d069f6239e26fe89bfb6f890a3899 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 31 Oct 2000 16:35:16 +0000 Subject: 2000-10-30 Joel Sherrill * POSIX include files merged into newlib. This resulted in some definitions moving to other files and thus some secondary effects in RTEMS source code. * include/confdefs.h: Replaced include of with since that file no longer exists. --- c/src/exec/sapi/ChangeLog | 8 ++++++++ c/src/exec/sapi/include/confdefs.h | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'c/src/exec/sapi') diff --git a/c/src/exec/sapi/ChangeLog b/c/src/exec/sapi/ChangeLog index 8f11836909..c085f2fb7a 100644 --- a/c/src/exec/sapi/ChangeLog +++ b/c/src/exec/sapi/ChangeLog @@ -1,3 +1,11 @@ +2000-10-30 Joel Sherrill + + * POSIX include files merged into newlib. This resulted in + some definitions moving to other files and thus some secondary + effects in RTEMS source code. + * include/confdefs.h: Replaced include of with + since that file no longer exists. + 2000-10-18 Joel Sherrill * include/confdefs.h: Set CONFIGURE_INIT_TASK_STACK_SIZE to 0 diff --git a/c/src/exec/sapi/include/confdefs.h b/c/src/exec/sapi/include/confdefs.h index 6f8670346c..bec95066cb 100644 --- a/c/src/exec/sapi/include/confdefs.h +++ b/c/src/exec/sapi/include/confdefs.h @@ -429,7 +429,7 @@ rtems_extensions_table Configuration_Initial_Extensions[] = { #ifdef RTEMS_POSIX_API #include -#include +#include #include #include #include -- cgit v1.2.3