summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-12-03 21:55:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-12-03 21:55:33 +0000
commit31bce9b765155ab5a71a8629261f5c19118689d7 (patch)
tree9b04156cbe60f9d77081fd30a6bfd31a536553e5 /cpukit/sapi
parentIncreased default amount of RAM. (diff)
downloadrtems-31bce9b765155ab5a71a8629261f5c19118689d7.tar.bz2
Moved stackchk.h to rtems subdirectory.
Diffstat (limited to 'cpukit/sapi')
-rw-r--r--cpukit/sapi/include/confdefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/sapi/include/confdefs.h b/cpukit/sapi/include/confdefs.h
index e31218ac0d..75f3132055 100644
--- a/cpukit/sapi/include/confdefs.h
+++ b/cpukit/sapi/include/confdefs.h
@@ -305,7 +305,7 @@ rtems_multiprocessing_table Multiprocessing_configuration = {
#ifdef CONFIGURE_INIT
#ifdef STACK_CHECKER_ON
-#include <stackchk.h>
+#include <rtems/stackchk.h>
#endif
rtems_extensions_table Configuration_Initial_Extensions[] = {