diff options
Diffstat (limited to 'Build/source/texk/dtl/config.h.in')
-rw-r--r-- | Build/source/texk/dtl/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/texk/dtl/config.h.in b/Build/source/texk/dtl/config.h.in index 968e163ed6e..a4ed5504faa 100644 --- a/Build/source/texk/dtl/config.h.in +++ b/Build/source/texk/dtl/config.h.in @@ -180,3 +180,6 @@ #ifndef __cplusplus #undef inline #endif + +/* Define to `unsigned int' if <sys/types.h> does not define. */ +#undef size_t |