summaryrefslogtreecommitdiff
path: root/icmpd.c
diff options
context:
space:
mode:
Diffstat (limited to 'icmpd.c')
-rw-r--r--icmpd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/icmpd.c b/icmpd.c
index fc47daa..d2afb88 100644
--- a/icmpd.c
+++ b/icmpd.c
@@ -12,6 +12,7 @@
#include "util.h"
#include "icmp_server.h"
#include "icmp_client.h"
+#include "mt.h"
#define KEEPALIVE_DELAY 5000 // maximum time to send nothing (milliseconds)