Wireshark-commits: [Wireshark-commits] master-2.2 c837ecc: fix some compilation issues without extc

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 12 Sep 2016 16:57:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c837eccb97126bf0c56bd4ef896a03c9254f0e83
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

c837ecc 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>
    (cherry picked from commit e3247b3a71f1bdb89c40573412ab7b2181212a98)
    Reviewed-on: https://code.wireshark.org/review/17670
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  687799b   Fix file name in comment.
    adds  c837ecc   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(-)