URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bea1950d0701eba35af85b228f37dac849902ea8
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
bea1950 by Guy Harris (guy@xxxxxxxxxxxx):
Protect some code that's only for Wireshark-with-pcap.
Put that code inside #ifdef HAVE_LIBPCAP/#endif.
Change-Id: I85768fd49a008341a95ac3c8656e96afa6741fbe
Reviewed-on: https://code.wireshark.org/review/16030
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from e79e834 Move some option checking to common code.
adds bea1950 Protect some code that's only for Wireshark-with-pcap.
Summary of changes:
ui/commandline.c | 2 ++
1 file changed, 2 insertions(+)