Wireshark-commits: [Wireshark-commits] master-2.2 917b2fe: Fix build on NetBSD.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 28 Jul 2016 18:11:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=917b2fea674d0039eb78ef584b84315d8155714a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

917b2fe 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>
    (cherry picked from commit 12b859f4538fd84a1f1ae89bc994429ac51611ad)
    Reviewed-on: https://code.wireshark.org/review/16753
    

Actions performed:

    from  c90a494   CIP: ensure to give a valid tvb pointer when calling proto_tree_add_XXX functions
    adds  917b2fe   Fix build on NetBSD.


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