diff options
Diffstat (limited to 'dissector_eth.h')
-rw-r--r-- | dissector_eth.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dissector_eth.h b/dissector_eth.h index 4c49f28..85106bc 100644 --- a/dissector_eth.h +++ b/dissector_eth.h @@ -11,7 +11,6 @@ #include "proto.h" #include "protos.h" #include "tprintf.h" -#include "xutils.h" #include "oui.h" extern struct hash_table eth_lay2; |