diff options
Diffstat (limited to 'src/map/chrif.c')
-rw-r--r-- | src/map/chrif.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/chrif.c b/src/map/chrif.c index 3a11222fb..abc7d5b09 100644 --- a/src/map/chrif.c +++ b/src/map/chrif.c @@ -14,6 +14,7 @@ #endif
#include <sys/types.h>
#include <time.h>
+#include <limits.h>
#include "../common/malloc.h"
#include "socket.h"
|