summaryrefslogtreecommitdiff
path: root/proto_icmpv4.c
diff options
context:
space:
mode:
Diffstat (limited to 'proto_icmpv4.c')
-rw-r--r--proto_icmpv4.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/proto_icmpv4.c b/proto_icmpv4.c
index 5ef074d..55dd1b7 100644
--- a/proto_icmpv4.c
+++ b/proto_icmpv4.c
@@ -9,6 +9,7 @@
#include <netinet/in.h> /* for ntohs() */
#include "proto.h"
+#include "protos.h"
#include "csum.h"
#include "pkt_buff.h"
#include "built_in.h"