summaryrefslogtreecommitdiffstats
path: root/src/if_sniff.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2008-06-24 20:39:31 +0000
committerBram Moolenaar <Bram@vim.org>2008-06-24 20:39:31 +0000
commita7241f5f19fd0865ce697939c347a8c88fb507d5 (patch)
treee1f1c07fe74094539286be048cc3306f6aedb0bc /src/if_sniff.c
parentf233048a129fa7a3b89e064078435181d6421da5 (diff)
updated for version 7.2a
Diffstat (limited to 'src/if_sniff.c')
-rw-r--r--src/if_sniff.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/if_sniff.c b/src/if_sniff.c
index ab7a3f056e..dea157446a 100644
--- a/src/if_sniff.c
+++ b/src/if_sniff.c
@@ -11,7 +11,6 @@
#ifdef WIN32
# include <stdio.h>
-# include <fcntl.h>
# include "vimio.h"
# include <process.h>
# include <string.h>