mirror of
https://github.com/vim/vim.git
synced 2025-09-25 03:54:15 -04:00
Add the conceal patch from Vince Negri.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
# undef _POSIX_THREADS
|
||||
#endif
|
||||
|
||||
#if defined(_WIN32) && defined (HAVE_FCNTL_H)
|
||||
#if defined(_WIN32) && defined(HAVE_FCNTL_H)
|
||||
# undef HAVE_FCNTL_H
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user