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