From 3e6f48b444d890fd9bde802e35387e27eba33b2d Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Tue, 20 Jun 2000 05:48:40 +0000 Subject: * More updates and fixes. --- config.h.W32.template | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.h.W32.template') diff --git a/config.h.W32.template b/config.h.W32.template index 53c0e07..606c93c 100644 --- a/config.h.W32.template +++ b/config.h.W32.template @@ -26,6 +26,10 @@ /* Define if the `getloadavg' function needs to be run setuid or setgid. */ /* #undef GETLOADAVG_PRIVILEGED */ +/* Define to `unsigned long' or `unsigned long long' + if doesn't define. */ +#define uintmax_t unsigned long long + /* Define to `int' if doesn't define. */ #undef gid_t #define gid_t int -- cgit v1.2.3