From c67ff8e7db377f64b36800d27aa380f1ab480646 Mon Sep 17 00:00:00 2001 From: Craig Fields Date: Tue, 20 Dec 1994 23:40:25 +0000 Subject: Apparently moved a couple of includes to a header file. --- h/zephyr/zephyr.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'h/zephyr') diff --git a/h/zephyr/zephyr.h b/h/zephyr/zephyr.h index 983f097..50c6b43 100644 --- a/h/zephyr/zephyr.h +++ b/h/zephyr/zephyr.h @@ -15,13 +15,8 @@ #ifndef __ZEPHYR_H__ #define __ZEPHYR_H__ -#ifdef POSIX -#include -#include -#endif - -#include #include +#include #include #include -- cgit v1.2.3