diff options
Diffstat (limited to 'Build/source/texk/gsftopk/c-auto.in')
-rw-r--r-- | Build/source/texk/gsftopk/c-auto.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/texk/gsftopk/c-auto.in b/Build/source/texk/gsftopk/c-auto.in index 68db5bdea8e..6400fe7075c 100644 --- a/Build/source/texk/gsftopk/c-auto.in +++ b/Build/source/texk/gsftopk/c-auto.in @@ -218,5 +218,8 @@ /* Define to `int' if <sys/types.h> does not define. */ #undef pid_t +/* Define to `unsigned int' if <sys/types.h> does not define. */ +#undef size_t + /* Define as `fork' if `vfork' does not work. */ #undef vfork |