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