summaryrefslogtreecommitdiff
path: root/config.h.W32.template
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2000-06-20 05:48:40 +0000
committerPaul Smith <psmith@gnu.org>2000-06-20 05:48:40 +0000
commite9476b73673d61634f349c45aadf4984dcee282e (patch)
tree2ed67a1f9b0885c19c5a2521183696f9d5fb7f64 /config.h.W32.template
parent1200b07866d19c9959e88e0054728453a1264611 (diff)
downloadmake-e9476b73673d61634f349c45aadf4984dcee282e.tar.gz
* More updates and fixes.
Diffstat (limited to 'config.h.W32.template')
-rw-r--r--config.h.W32.template4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h.W32.template b/config.h.W32.template
index 53c0e078..606c93c4 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 <inttypes.h> doesn't define. */
+#define uintmax_t unsigned long long
+
/* Define to `int' if <sys/types.h> doesn't define. */
#undef gid_t
#define gid_t int