summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/lcdf-typetools/config.h.in')
-rw-r--r--Build/source/texk/lcdf-typetools/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/texk/lcdf-typetools/config.h.in b/Build/source/texk/lcdf-typetools/config.h.in
index a4a2232235b..c2170785b87 100644
--- a/Build/source/texk/lcdf-typetools/config.h.in
+++ b/Build/source/texk/lcdf-typetools/config.h.in
@@ -292,6 +292,9 @@
#undef inline
#endif
+/* Define to `unsigned int' if <sys/types.h> does not define. */
+#undef size_t
+
/* Allow compilation on Windows (thanks, Fabrice Popineau). */
#ifdef WIN32
# ifdef __MINGW32__