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