summaryrefslogtreecommitdiff
path: root/src/map/clif.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/clif.c')
-rw-r--r--src/map/clif.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/map/clif.c b/src/map/clif.c
index 56ea93a6a..803484f8c 100644
--- a/src/map/clif.c
+++ b/src/map/clif.c
@@ -9,9 +9,9 @@
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
-#include <limits.h>
#include <time.h>
+#include "../common/cbasetypes.h"
#include "../common/socket.h"
#include "../common/timer.h"
#include "../common/malloc.h"
@@ -43,7 +43,6 @@
#include "pet.h"
#include "mercenary.h" //[orn]
#include "log.h"
-
#include "irc.h"
struct Clif_Config {