diff options
Diffstat (limited to 'config.h.W32.template')
-rw-r--r-- | config.h.W32.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.W32.template b/config.h.W32.template index 606c93c..4335776 100644 --- a/config.h.W32.template +++ b/config.h.W32.template @@ -28,7 +28,7 @@ /* Define to `unsigned long' or `unsigned long long' if <inttypes.h> doesn't define. */ -#define uintmax_t unsigned long long +#define uintmax_t unsigned long /* Define to `int' if <sys/types.h> doesn't define. */ #undef gid_t |