summaryrefslogtreecommitdiffstats
path: root/src/os_win16.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_win16.h')
-rw-r--r--src/os_win16.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/os_win16.h b/src/os_win16.h
index 7dd3b9fd03..17f876c7cc 100644
--- a/src/os_win16.h
+++ b/src/os_win16.h
@@ -27,6 +27,7 @@
#define HAVE_FCNTL_H
#define HAVE_QSORT
#define HAVE_ST_MODE /* have stat.st_mode */
+#define HAVE_MATH_H
//#define USE_FNAME_CASE /* adjust case of file names */
#ifndef FEAT_CLIPBOARD
# define FEAT_CLIPBOARD /* include clipboard support */