summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport/src
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-08 12:05:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-08 12:05:19 +0000
commitc4477581611851ecc6daa49259a50be2e6a55ea6 (patch)
treef93aa3810885266a36d778a372c568f37688c75c /c/src/exec/libcsupport/src
parent2002-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c4477581611851ecc6daa49259a50be2e6a55ea6.tar.bz2
2002-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libc/gxx_wrappers.c: Add #include <rtems/error.h>.
Diffstat (limited to 'c/src/exec/libcsupport/src')
-rw-r--r--c/src/exec/libcsupport/src/gxx_wrappers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/exec/libcsupport/src/gxx_wrappers.c b/c/src/exec/libcsupport/src/gxx_wrappers.c
index f003a85917..bf3d41cde1 100644
--- a/c/src/exec/libcsupport/src/gxx_wrappers.c
+++ b/c/src/exec/libcsupport/src/gxx_wrappers.c
@@ -29,6 +29,7 @@
#include <rtems.h>
#include <rtems/system.h>
+#include <rtems/error.h> /* rtems_panic */
#include <rtems/rtems/tasks.h>
/*