summaryrefslogtreecommitdiff
path: root/src/os_amiga.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2008-06-24 22:58:06 +0000
committerBram Moolenaar <Bram@vim.org>2008-06-24 22:58:06 +0000
commit8c8de839325eda0bed68917d18179d2003b344d1 (patch)
treec65b80f0a627f2e77385a07a62ee4206465cbc22 /src/os_amiga.c
parent864207de089119377a1e1e5d411307d8eb57399e (diff)
downloadvim-git-8c8de839325eda0bed68917d18179d2003b344d1.tar.gz
updated for version 7.2av7.2a
Diffstat (limited to 'src/os_amiga.c')
-rw-r--r--src/os_amiga.c4
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