diff options
Diffstat (limited to 'dissector_eth.h')
-rw-r--r-- | dissector_eth.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dissector_eth.h b/dissector_eth.h index 45d3b6c..c02213f 100644 --- a/dissector_eth.h +++ b/dissector_eth.h @@ -8,10 +8,7 @@ #define DISSECTOR_ETH_H #include "hash.h" -#include "proto.h" #include "protos.h" -#include "tprintf.h" -#include "oui.h" extern struct hash_table eth_lay2; extern struct hash_table eth_lay3; |