From f4719d5aaf62852e0ff60d22c5261da05925bacf Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 22 May 1996 22:32:39 +0000 Subject: 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. --- c/src/exec/posix/src/types.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'c/src/exec/posix/src/types.c') 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 +#include + #ifdef NOT_IMPLEMENTED_YET /*PAGE -- cgit v1.2.3