diff options
Diffstat (limited to 'Build/source/texk/web2c/c-auto.in')
-rw-r--r-- | Build/source/texk/web2c/c-auto.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/c-auto.in b/Build/source/texk/web2c/c-auto.in index e3928b49846..18418d6c175 100644 --- a/Build/source/texk/web2c/c-auto.in +++ b/Build/source/texk/web2c/c-auto.in @@ -350,4 +350,7 @@ #undef inline #endif +/* Define to `unsigned int' if <sys/types.h> does not define. */ +#undef size_t + #endif /* !WEB2C_C_AUTO_H */ |