URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b675563838ecc0efc32ff8e3244dc7039c84c09b
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark
Commits:
b675563 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 98d4b434fe4a7b162fa38eb31478ff086d32c040)
Reviewed-on: https://code.wireshark.org/review/30885
Actions performed:
from cbf3304 [Automatic update for 2018-12-02]
add b675563 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(+)