URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8bd135366e0b97641ad8410016dc9c148d5e41c8
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8bd1353 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Added HAVE_LIBPCAP guards
The info_data struct is only when HAVE_LIBPCAP.
Change-Id: I30a3f974cbe3c1474bfe288b222f5871d674bada
Reviewed-on: https://code.wireshark.org/review/12846
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 35ee09e capture_info: Fix initialization of packet counter
adds 8bd1353 Added HAVE_LIBPCAP guards
Summary of changes:
ui/gtk/main.c | 2 ++
ui/qt/main_window.cpp | 2 ++
2 files changed, 4 insertions(+)