summaryrefslogtreecommitdiffstats
path: root/src/memfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/memfile.c')
-rw-r--r--src/memfile.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/memfile.c b/src/memfile.c
index f1ce681434..dd8dc13d47 100644
--- a/src/memfile.c
+++ b/src/memfile.c
@@ -38,10 +38,6 @@
#include "vim.h"
-#ifdef HAVE_FCNTL_H
-# include <fcntl.h>
-#endif
-
/*
* Some systems have the page size in statfs.f_bsize, some in stat.st_blksize
*/