summaryrefslogtreecommitdiff
path: root/usr/host.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/host.h')
-rw-r--r--usr/host.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/host.h b/usr/host.h
index f521fd2..88be442 100644
--- a/usr/host.h
+++ b/usr/host.h
@@ -7,7 +7,7 @@
#include "types.h"
#include "config.h"
-#define MAX_HOST_NO UINT_MAX
+#define MAX_HOST_NO UINT32_MAX
#define MAX_CHAP_ENTRIES 2048
#define MAX_CHAP_BUF_SZ 4096