mirror of
https://github.com/vim/vim.git
synced 2025-09-27 04:14:06 -04:00
updated for version 7.2b-000
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
* See README.txt for an overview of the Vim source code.
|
||||
*/
|
||||
|
||||
#if defined(MSDOS) || defined(WIN32) || defined(_WIN64)
|
||||
#if defined(MSDOS) || defined(WIN16) || defined(WIN32) || defined(_WIN64)
|
||||
# include "vimio.h" /* for close() and dup() */
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user