diff options
Diffstat (limited to 'proto_ip_esp.c')
-rw-r--r-- | proto_ip_esp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proto_ip_esp.c b/proto_ip_esp.c index c588141..51a5689 100644 --- a/proto_ip_esp.c +++ b/proto_ip_esp.c @@ -11,6 +11,7 @@ #include <netinet/in.h> /* for ntohs() */ #include "proto.h" +#include "protos.h" #include "built_in.h" #include "pkt_buff.h" |