diff options
Diffstat (limited to 'src/os_amiga.c')
-rw-r--r-- | src/os_amiga.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/os_amiga.c b/src/os_amiga.c index f05410341..3c96e64fd 100644 --- 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 |