Wireshark-commits: [Wireshark-commits] master 12b859f: Fix build on NetBSD.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 28 Jul 2016 18:10:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=12b859f4538fd84a1f1ae89bc994429ac51611ad
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

12b859f by Thomas Klausner (tk@xxxxxxxxxx):

    Fix build on NetBSD.
    
    sys/siginfo.h (which is included by this file) defines si_code.
    
    Change-Id: I59cfe1ea3ec01345965028db4bba3223752459e3
    Reviewed-on: https://code.wireshark.org/review/16750
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  dcb7b71   IPv6: Fix Decode As to distinguish a null from a hop-by-hop next header.
    adds  12b859f   Fix build on NetBSD.


Summary of changes:
 ui/qt/mtp3_summary_dialog.cpp |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)