summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport/src/libio.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-03-16 01:41:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-03-16 01:41:16 +0000
commit23c4bbf58a6cb04d69c9b78b83db330d41f8a3f5 (patch)
tree5d4564d472c28cd26bb3d1ed99b0d4c7455a1e71 /c/src/exec/libcsupport/src/libio.c
parentInterrupt handler installed as raw handler. Problem caught by (diff)
downloadrtems-23c4bbf58a6cb04d69c9b78b83db330d41f8a3f5.tar.bz2
Use proper include for libio.h.
Diffstat (limited to 'c/src/exec/libcsupport/src/libio.c')
-rw-r--r--c/src/exec/libcsupport/src/libio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/libcsupport/src/libio.c b/c/src/exec/libcsupport/src/libio.c
index 3ea32222f3..ccf95fdb4e 100644
--- a/c/src/exec/libcsupport/src/libio.c
+++ b/c/src/exec/libcsupport/src/libio.c
@@ -37,7 +37,7 @@
#include <unistd.h>
#include <stdlib.h> /* calloc() */
-#include "libio.h" /* libio.h not pulled in by rtems */
+#include <rtems/libio.h> /* libio.h not pulled in by rtems */
/*
* File descriptor Table Information