diff options
Diffstat (limited to 'proto_nlmsg.c')
-rw-r--r-- | proto_nlmsg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proto_nlmsg.c b/proto_nlmsg.c index 3f5ef64..3471094 100644 --- a/proto_nlmsg.c +++ b/proto_nlmsg.c @@ -11,6 +11,7 @@ #include "pkt_buff.h" #include "proto.h" +#include "protos.h" static void nlmsg(struct pkt_buff *pkt) { |