URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d3ce4b289d1725c47aeb03f0ad4b00639a4acbf5
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
d3ce4b2 by Guy Harris (guy@xxxxxxxxxxxx):
Don't include <wsutil/wspcap.h> if we're not building with libpcap.
We don't need it and, if there *is* no pcap.h header, because the pcap
headers aren't installed, it won't compile.
Bug: 15317
Change-Id: Ie2a107f6117aad8f87943cd72269211f13b71142
Reviewed-on: https://code.wireshark.org/review/30883
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 03d3e4c5e1a64b195a61a74a5d592c9789938a67)
Reviewed-on: https://code.wireshark.org/review/30884
Actions performed:
from d3ebb96 transifex: update translation
add d3ce4b2 Don't include <wsutil/wspcap.h> if we're not building with libpcap.
Summary of changes:
ui/qt/compiled_filter_output.cpp | 2 ++
1 file changed, 2 insertions(+)