0
0
mirror of https://github.com/vim/vim.git synced 2025-11-06 10:07:45 -05:00

updated for version 7.2a

This commit is contained in:
Bram Moolenaar
2008-06-24 22:58:06 +00:00
parent 864207de08
commit 8c8de83932
171 changed files with 25473 additions and 33148 deletions

View File

@@ -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