diff options
Diffstat (limited to 'dissector_80211.h')
-rw-r--r-- | dissector_80211.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dissector_80211.h b/dissector_80211.h index 31e1965..47b50a2 100644 --- a/dissector_80211.h +++ b/dissector_80211.h @@ -8,10 +8,7 @@ #define DISSECTOR_80211_H #include "hash.h" -#include "proto.h" #include "protos.h" -#include "tprintf.h" -#include "oui.h" extern struct hash_table ieee80211_lay2; |