Wireshark-commits: [Wireshark-commits] master e3247b3: fix some compilation issues without extcap.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 12 Sep 2016 14:33:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e3247b3a71f1bdb89c40573412ab7b2181212a98
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e3247b3 by Dario Lombardo (lomato@xxxxxxxxx):

    fix some compilation issues without extcap.
    
    Change-Id: I18c855e13281013a6277c1f38eeac92e74d52b34
    Reviewed-on: https://code.wireshark.org/review/17665
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  159d431   androiddump: fix memleaks
    adds  e3247b3   fix some compilation issues without extcap.


Summary of changes:
 rawshark.c       |    9 ++++++++-
 tfshark.c        |   10 ++++++++++
 tshark.c         |   10 ++++++++++
 ui/gtk/main.c    |    2 ++
 wireshark-qt.cpp |    2 ++
 5 files changed, 32 insertions(+), 1 deletion(-)