summaryrefslogtreecommitdiffstats
path: root/src/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h.in')
-rw-r--r--src/config.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.h.in b/src/config.h.in
index a4e216bbcc..10f3476137 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -37,10 +37,10 @@
#undef UNIX
/* Defined to the size of an int */
-#undef SIZEOF_INT
+#undef VIM_SIZEOF_INT
/* Defined to the size of a long */
-#undef SIZEOF_LONG
+#undef VIM_SIZEOF_LONG
/* Defined to the size of off_t */
#undef SIZEOF_OFF_T