summaryrefslogtreecommitdiff
path: root/include/config.wnt.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.wnt.h')
-rw-r--r--include/config.wnt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config.wnt.h b/include/config.wnt.h
index 156b34e3..042f94a9 100644
--- a/include/config.wnt.h
+++ b/include/config.wnt.h
@@ -589,6 +589,7 @@
/* System defined unsigned 32 bit integer */
/* #define UINT32 uint32_t */
/* #define UINT32 unsigned long */
+#define SUINT32 UINT32
/* Compile in quota check on startup */
/* #define USE_QUOTAS */