From d213a4e53c73ddd7642cb5e8eb1ee7c965d680e3 Mon Sep 17 00:00:00 2001 From: Richard Basch Date: Fri, 19 Nov 1993 10:49:41 +0000 Subject: Always include Include on POSIX systems, also --- h/zephyr/zephyr.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'h/zephyr') diff --git a/h/zephyr/zephyr.h b/h/zephyr/zephyr.h index 2d0ce7b..c5bd6fc 100644 --- a/h/zephyr/zephyr.h +++ b/h/zephyr/zephyr.h @@ -17,6 +17,7 @@ #ifdef POSIX #include +#include #endif #include @@ -24,9 +25,7 @@ #include #include -#if (defined(_AIX) && defined(_IBMR2)) || defined (macII) #include -#endif #include #include -- cgit v1.2.3