summaryrefslogtreecommitdiff
path: root/src/map/chrif.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/chrif.c')
-rw-r--r--src/map/chrif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/chrif.c b/src/map/chrif.c
index 1e8183641..cbce3b6c8 100644
--- a/src/map/chrif.c
+++ b/src/map/chrif.c
@@ -6,8 +6,8 @@
#include <string.h>
#include <sys/types.h>
#include <time.h>
-#include <limits.h>
+#include "../common/cbasetypes.h"
#include "../common/malloc.h"
#include "../common/socket.h"
#include "../common/timer.h"