diff src/os_amiga.c @ 1624:18ee39301b82 v7.2a

updated for version 7.2a
author vimboss
date Tue, 24 Jun 2008 22:58:06 +0000
parents 5eb1ac6f92ad
children 314d9368069e
line wrap: on
line diff
--- a/src/os_amiga.c
+++ b/src/os_amiga.c
@@ -19,10 +19,6 @@
 # undef Window	/* Amiga has its own Window definition */
 #endif
 
-#ifdef HAVE_FCNTL_H
-# include <fcntl.h>
-#endif
-
 #undef TRUE		/* will be redefined by exec/types.h */
 #undef FALSE