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 94bf27bc3bc..de09a028f9c 100644 --- a/Build/source/texk/web2c/c-auto.in +++ b/Build/source/texk/web2c/c-auto.in @@ -239,6 +239,9 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if the system has the type `unsigned long long int'. */ +#undef HAVE_UNSIGNED_LONG_LONG_INT + /* Define to 1 if the system has the type `_Bool'. */ #undef HAVE__BOOL |