summaryrefslogtreecommitdiff
path: root/icmpd.h
diff options
context:
space:
mode:
authorTom Smeding <tom.smeding@gmail.com>2018-08-04 11:06:42 +0200
committerTom Smeding <tom.smeding@gmail.com>2018-08-04 11:06:42 +0200
commitf7fda843fba3bcdc7c3a7b43d90008352c19e222 (patch)
treef5db6404c07efe46ee9d771f3e701eed7ee6c722 /icmpd.h
parent7efe2871fcd0e3bebcebd96618ff7fcbedd46a2c (diff)
Move include statement (m)
Diffstat (limited to 'icmpd.h')
-rw-r--r--icmpd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/icmpd.h b/icmpd.h
index cb574ee..2c46788 100644
--- a/icmpd.h
+++ b/icmpd.h
@@ -2,7 +2,6 @@
#include <stdbool.h>
#include <stdint.h>
-#include "mt.h"
struct icmpd_received {