summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-12-01 13:56:46 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-12-01 13:56:46 +0000
commitbfc353359463cc597d504b2afede13618a649770 (patch)
tree9a368c64193ddc00d7ccab35214ff0965d7ee2b3 /cpukit/libmisc
parentRemoved unused file. (diff)
downloadrtems-bfc353359463cc597d504b2afede13618a649770.tar.bz2
Include files now installed as <rtems/*.h>.
Diffstat (limited to 'cpukit/libmisc')
-rw-r--r--cpukit/libmisc/rtmonuse/rtmonuse.c2
-rw-r--r--cpukit/libmisc/stackchk/check.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/libmisc/rtmonuse/rtmonuse.c b/cpukit/libmisc/rtmonuse/rtmonuse.c
index 843d29468e..d10008a302 100644
--- a/cpukit/libmisc/rtmonuse/rtmonuse.c
+++ b/cpukit/libmisc/rtmonuse/rtmonuse.c
@@ -7,7 +7,7 @@
#include <stdio.h>
#include <assert.h>
-#include "rtmonuse.h"
+#include <rtems/rtmonuse.h>
typedef struct {
rtems_id id;
diff --git a/cpukit/libmisc/stackchk/check.c b/cpukit/libmisc/stackchk/check.c
index 5bfb69bfb6..ac688c2a2e 100644
--- a/cpukit/libmisc/stackchk/check.c
+++ b/cpukit/libmisc/stackchk/check.c
@@ -40,7 +40,7 @@ extern rtems_configuration_table BSP_Configuration;
#include <string.h>
#include <stdlib.h>
-#include "stackchk.h"
+#include <rtems/stackchk.h>
#include "internal.h"
/*