URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fb68d242bb2d34e4c43a28c979de559b98ca7643
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fb68d24 by Guy Harris (guy@xxxxxxxxxxxx):
For non-libwiretap code, use <wiretap/XXX.h> to include libwiretap headers.
That makes it clearer that they're libwiretap headers.
Change-Id: Ia78a3496913b901073ee59e62bfb72c1677450fa
Reviewed-on: https://code.wireshark.org/review/13064
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 5815d10 Add basic exclude facility to pre-commit hook checks
adds fb68d24 For non-libwiretap code, use <wiretap/XXX.h> to include libwiretap headers.
Summary of changes:
caputils/capture-pcap-util.c | 6 +++---
caputils/capture_win_ifnames.c | 8 +++++---
2 files changed, 8 insertions(+), 6 deletions(-)