Wireshark-commits: [Wireshark-commits] master-2.0 e38b602: Fix build on NetBSD.

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

Commits:

e38b602 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
    (cherry picked from commit 917b2fea674d0039eb78ef584b84315d8155714a)
    Reviewed-on: https://code.wireshark.org/review/16754
    

Actions performed:

    from  66d9fe3   CIP: ensure to give a valid tvb pointer when calling proto_tree_add_XXX functions
    adds  e38b602   Fix build on NetBSD.


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