2002-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* libc/gxx_wrappers.c: Add #include <rtems/error.h>.
This commit is contained in:
Joel Sherrill
2002-01-08 12:05:19 +00:00
parent 7ef47ccf38
commit c447758161
4 changed files with 7 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
#include <rtems.h>
#include <rtems/system.h>
#include <rtems/error.h> /* rtems_panic */
#include <rtems/rtems/tasks.h>
/*

View File

@@ -1,3 +1,7 @@
2002-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libc/gxx_wrappers.c: Add #include <rtems/error.h>.
2002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libc/Makefile.am: Add MULTISUBDIR support.

View File

@@ -29,6 +29,7 @@
#include <rtems.h>
#include <rtems/system.h>
#include <rtems/error.h> /* rtems_panic */
#include <rtems/rtems/tasks.h>
/*