URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4a488919e326a13f4e5574cf1ef689c18ba88464
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4a48891 by Jakub Zawadzki (darkjames-ws@xxxxxxxxxxxx):
oss-fuzzshark: use install directory for headers. Install missing one.
From compilation log:
epan/ipv4.h:19:10: fatal error: 'wsutil/inet_ipv4.h' file not found
tools/oss-fuzzshark/fuzzshark.c:27:10: fatal error: 'version_info.h' file not found
Change-Id: I3e147e014ae398ae07e64aec5a6535a8f9e357a3
Reviewed-on: https://code.wireshark.org/review/27076
Petri-Dish: Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 17c6fb6 Rename ENIP conversation menus to CIP
adds 4a48891 oss-fuzzshark: use install directory for headers. Install missing one.
Summary of changes:
CMakeLists.txt | 1 +
tools/oss-fuzzshark/build.sh | 3 +--
wsutil/CMakeLists.txt | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)