Wireshark-commits: [Wireshark-commits] master 949b9ba: Don't include much of anything if HAVE_LIBPC

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 7 Jan 2016 05:25:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=949b9ba75533355376f06ebdb6027a660e4f1a6f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

949b9ba by Guy Harris (guy@xxxxxxxxxxxx):

    Don't include much of anything if HAVE_LIBPCAP isn't defined.
    
    We don't need it.
    
    Change-Id: Idca29cbd7208c388a1f5d4e2b0131f5cfddc7896
    Reviewed-on: https://code.wireshark.org/review/13096
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  69a81b0   "#ifdef" out a definition not used if HAVE_LIBPCAP isn't defined.
    adds  949b9ba   Don't include much of anything if HAVE_LIBPCAP isn't defined.


Summary of changes:
 ui/gtk/capture_if_dlg.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)