Wireshark-commits: [Wireshark-commits] master ecb4dc3: Include ws_diag_control.h in config.h
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 4 Apr 2016 23:05:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ecb4dc396ef71feb67aeda7603e09b0cea0bc920 Submitter: João Valverde (j@xxxxxx) Changed: branch: master Repository: wireshark Commits: ecb4dc3 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx): Include ws_diag_control.h in config.h Change-Id: Ia394071710ecda3b0e6686a51fbca45a8ff20317 Reviewed-on: https://code.wireshark.org/review/14749 Petri-Dish: João Valverde <j@xxxxxx> Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx> Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx> Reviewed-by: João Valverde <j@xxxxxx> Actions performed: from be96c3d autotools: Clean up libm tests adds ecb4dc3 Include ws_diag_control.h in config.h Summary of changes: capinfos.c | 1 - captype.c | 1 - caputils/iface_monitor.c | 4 ++-- caputils/ws80211_utils.c | 3 +-- cmakeconfig.h.in | 2 ++ codecs/speex/resample.c | 4 +--- config.h.win32 | 2 ++ configure.ac | 2 ++ debian/libwsutil-dev.install | 1 + dumpcap.c | 1 - editcap.c | 1 - .../asn1/kerberos/packet-kerberos-template.c | 3 +-- epan/dissectors/packet-asterix.c | 5 +---- epan/dissectors/packet-kerberos.c | 15 +++++++-------- epan/exntest.c | 5 ++--- epan/frame_data.h | 4 ++-- epan/tap.c | 4 +--- mergecap.c | 1 - plugins/ethercat/packet-ecatmb.h | 2 +- plugins/ethercat/packet-ethercat-frame.h | 2 +- randpkt.c | 3 ++- rawshark.c | 1 - reordercap.c | 1 - text2pcap.c | 1 - tfshark.c | 1 - tshark.c | 1 - ui/gtk/main.c | 3 +-- ui/qt/tango_colors.h | 2 +- wireshark-qt.cpp | 1 - wiretap/file_wrappers.c | 3 +-- wiretap/wtap.c | 3 +-- wsutil/ws_diag_control.h => ws_diag_control.h | 0 wsutil/filesystem.c | 3 +-- wsutil/inet_ntop.c | 4 +--- wsutil/inet_pton.c | 4 +--- wsutil/str_util.c | 3 +-- wsutil/wsgcrypt.h | 2 +- 37 files changed, 38 insertions(+), 61 deletions(-) rename wsutil/ws_diag_control.h => ws_diag_control.h (100%)
- Prev by Date: [Wireshark-commits] master be96c3d: autotools: Clean up libm tests
- Next by Date: [Wireshark-commits] buildbot failure in Wireshark (development) on Ubuntu 14.04 x64
- Previous by thread: [Wireshark-commits] master be96c3d: autotools: Clean up libm tests
- Next by thread: [Wireshark-commits] master 74dccdc: Fix 'make dist' ws_diag_control.h dependency
- Index(es):