Wireshark-commits: [Wireshark-commits] master 806ebca: packet-PROTOABBREV.c: Update re #includeusag
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 21 Dec 2014 07:18:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=806ebca6a557ed4c68c554a2ff6020e398728394
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

806ebca by Bill Meier (wmeier@xxxxxxxxxxx):

    packet-PROTOABBREV.c: Update re #includeusage
    
    - packet.h should be first Wireshark #include
      after config.h and "system" includes.
    - '#include <glib.h>' not needed.
    
    Change-Id: Ibec076818f3f509aabb4d240e939ef719f3798d6
    Reviewed-on: https://code.wireshark.org/review/5939
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  ce211a4   Cleanup use of #includes in a few recently committed dissectors.
    adds  806ebca   packet-PROTOABBREV.c: Update re #includeusage


Summary of changes:
 doc/packet-PROTOABBREV.c |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)