summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/src/types.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1996-05-22 22:32:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1996-05-22 22:32:39 +0000
commitf4719d5aaf62852e0ff60d22c5261da05925bacf (patch)
tree745b2bf2bb27a5620e12ea8399055f3d71dcb04a /c/src/exec/posix/src/types.c
parentThese files have been modified in the initial pass at getting the portion (diff)
downloadrtems-f4719d5aaf62852e0ff60d22c5261da05925bacf.tar.bz2
These files have been modified in the initial pass at getting the portion
of the POSIX API necessary to support the GNAT runtime to initially compile. We now have verified that the specifications for the necessary routines are correct per the POSIX standards we have.
Diffstat (limited to 'c/src/exec/posix/src/types.c')
-rw-r--r--c/src/exec/posix/src/types.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/exec/posix/src/types.c b/c/src/exec/posix/src/types.c
index e6e743ade5..a3ba918a18 100644
--- a/c/src/exec/posix/src/types.c
+++ b/c/src/exec/posix/src/types.c
@@ -5,6 +5,8 @@
#include <sys/types.h>
+#include <rtems/system.h>
+
#ifdef NOT_IMPLEMENTED_YET
/*PAGE