aboutsummaryrefslogtreecommitdiff
path: root/src/diff.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/diff.c')
-rw-r--r--src/diff.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/diff.c b/src/diff.c
index 61c91f248d..166b40ee0c 100644
--- a/src/diff.c
+++ b/src/diff.c
@@ -12,6 +12,7 @@
*/
#include "vim.h"
+#include "os/os.h"
static int diff_busy = FALSE; /* ex_diffgetput() is busy */