summaryrefslogtreecommitdiff
path: root/proto_none.c
diff options
context:
space:
mode:
Diffstat (limited to 'proto_none.c')
-rw-r--r--proto_none.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/proto_none.c b/proto_none.c
index 41835a0..0c0f62a 100644
--- a/proto_none.c
+++ b/proto_none.c
@@ -9,6 +9,7 @@
#include <ctype.h>
#include "proto.h"
+#include "protos.h"
#include "pkt_buff.h"
void empty(struct pkt_buff *pkt __maybe_unused) {}