Wireshark-commits: [Wireshark-commits] master 88d62df: Remove unneeded includes from	plugins folder
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=88d62dffe811c8c25ce2993bd58908d447306ba0
Submitter: Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
88d62df by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):
    Remove unneeded includes from plugins folder
    
    Change-Id: Ifdad0fb786a97a6f84a64d442fcca0c20116552f
    Reviewed-on: https://code.wireshark.org/review/7059
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    
Actions performed:
    from  d5f0df4   Add script to automatically remove includes that appear not be needed
    adds  88d62df   Remove unneeded includes from plugins folder
Summary of changes:
 plugins/docsis/packet-mdd.c                    |    1 -
 plugins/opcua/opcua_application_layer.c        |    1 -
 plugins/opcua/opcua_security_layer.c           |    2 --
 plugins/opcua/opcua_simpletypes.c              |    1 -
 plugins/profinet/packet-pn-mrrt.c              |    1 -
 plugins/profinet/packet-pn-rt.c                |    3 ---
 plugins/stats_tree/pinfo_stats_tree.c          |    1 -
 plugins/unistim/packet-unistim.c               |    1 -
 plugins/wimax/mac_hd_generic_decoder.c         |    1 -
 plugins/wimax/msg_arq.c                        |    3 ---
 plugins/wimax/msg_dreg.c                       |    2 --
 plugins/wimax/msg_dsa.c                        |    1 -
 plugins/wimax/msg_dsc.c                        |    1 -
 plugins/wimax/msg_fpc.c                        |    2 --
 plugins/wimax/msg_pmc.c                        |    4 ----
 plugins/wimax/msg_prc_lt_ctrl.c                |    2 --
 plugins/wimax/msg_reg_req.c                    |    1 -
 plugins/wimax/msg_rng_req.c                    |    1 -
 plugins/wimax/msg_rng_rsp.c                    |    1 -
 plugins/wimax/msg_ulmap.c                      |    1 -
 plugins/wimax/packet-wmx.c                     |    1 -
 plugins/wimax/wimax_compact_dlmap_ie_decoder.c |    2 --
 plugins/wimax/wimax_compact_ulmap_ie_decoder.c |    1 -
 plugins/wimax/wimax_utils.c                    |    1 -
 24 files changed, 36 deletions(-)