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