URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=88b6c768b50e5aabca9dd105dd4219dda4872d41
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
88b6c76 by Guy Harris (guy@xxxxxxxxxxxx):
Don't declare libpcap wrappers if we're not building with libpcap.
Few of these functions exist if we're not building with libpcap.
Change-Id: Icead80bc1993a229341fb4fcba6f1e5901c610ee
Reviewed-on: https://code.wireshark.org/review/13097
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 949b9ba Don't include much of anything if HAVE_LIBPCAP isn't defined.
adds 88b6c76 Don't declare libpcap wrappers if we're not building with libpcap.
Summary of changes:
caputils/capture-pcap-util.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)