diff options
Diffstat (limited to 'proto_icmpv6.c')
-rw-r--r-- | proto_icmpv6.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proto_icmpv6.c b/proto_icmpv6.c index 47ef6a6..2609018 100644 --- a/proto_icmpv6.c +++ b/proto_icmpv6.c @@ -18,6 +18,7 @@ #include <asm/byteorder.h> #include "proto.h" +#include "protos.h" #include "pkt_buff.h" #include "built_in.h" |