0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

updated for version 7.2-176

This commit is contained in:
Bram Moolenaar
2009-05-16 14:41:10 +00:00
parent 856b9fef3a
commit 8f0b2d46c7
8 changed files with 6 additions and 37 deletions

View File

@@ -53,9 +53,7 @@
#endif
#ifdef HAVE_UNISTD_H
# ifndef S_SPLINT_S /* splint crashes on bits/confname.h */
# include <unistd.h>
# endif
# include <unistd.h>
#endif
#ifdef HAVE_LIBC_H