dissectors: Get rid of unecessary includes of protos.h
commitfe9013a19c9962fd1383ae2a4f595d0aaa8548da
authorTobias Klauser <tklauser@distanz.ch>
Mon, 24 Feb 2014 17:07:33 +0000 (24 18:07 +0100)
committerTobias Klauser <tklauser@distanz.ch>
Mon, 24 Feb 2014 17:07:33 +0000 (24 18:07 +0100)
tree5003e218bc9dff723286a39b30bf8c785322f800
parent4206469f7028ca9a14a4bd8141b51dd444e979a6
dissectors: Get rid of unecessary includes of protos.h

This header is actually only needed in dissector_eth and
dissector_80211, so remove the other users accordingly.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
29 files changed:
dissector.c
dissector_80211.c
dissector_80211.h
dissector_eth.c
dissector_eth.h
proto_80211_mac_hdr.c
proto_arp.c
proto_ethernet.c
proto_icmpv4.c
proto_icmpv6.c
proto_igmp.c
proto_ip_authentication_hdr.c
proto_ip_esp.c
proto_ipv4.c
proto_ipv6.c
proto_ipv6_dest_opts.c
proto_ipv6_fragm.c
proto_ipv6_hop_by_hop.c
proto_ipv6_in_ipv4.c
proto_ipv6_mobility_hdr.c
proto_ipv6_no_nxt_hdr.c
proto_ipv6_routing.c
proto_lldp.c
proto_mpls_unicast.c
proto_none.c
proto_tcp.c
proto_udp.c
proto_vlan.c
proto_vlan_q_in_q.c