diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-08-01 07:08:33 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-08-01 07:08:33 +0000 |
commit | 53805d1eaa179509f39048516e344158eedfbbe4 (patch) | |
tree | dac89e79026008091f2b4fcbef83a669607ef994 /src/integration.c | |
parent | 34cf2f5f49f769d99416735a4a23315c9d2d70fc (diff) | |
download | vim-git-53805d1eaa179509f39048516e344158eedfbbe4.tar.gz |
updated for version 7.0121
Diffstat (limited to 'src/integration.c')
-rw-r--r-- | src/integration.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/integration.c b/src/integration.c index 48cac5353..2cbf0a9b8 100644 --- a/src/integration.c +++ b/src/integration.c @@ -25,7 +25,6 @@ #include <stdio.h> #include <stdlib.h> -#include <stdarg.h> #include <fcntl.h> #ifdef INET_SOCKETS |