Wireshark-commits: [Wireshark-commits] master 1c5b3c3: wsgcrypt.h checks internally if we HAVE_LIBG

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 2 Nov 2015 11:42:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1c5b3c378321267e86aa4154c3d907a1088f6949
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1c5b3c3 by Martin Kaiser (wireshark@xxxxxxxxx):

    wsgcrypt.h checks internally if we HAVE_LIBGCRYPT
    
    we can #include <wsutils/wsgcrypt.h> without doing the check ourselves
    
    Change-Id: I248431bdb6cfa1bd85b794ec04ce1e4fcd3a7d2d
    Reviewed-on: https://code.wireshark.org/review/11483
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7f10520   srt_table(.h): fix api reference
    adds  1c5b3c3   wsgcrypt.h checks internally if we HAVE_LIBGCRYPT


Summary of changes:
 asn1/pkcs12/packet-pkcs12-template.c   |    2 --
 asn1/snmp/packet-snmp-template.c       |    2 --
 epan/dissectors/packet-dvbci.c         |    3 ---
 epan/dissectors/packet-ieee802154.c    |    2 --
 epan/dissectors/packet-lwm.c           |    3 ---
 epan/dissectors/packet-pdcp-lte.c      |    3 ---
 epan/dissectors/packet-pkcs12.c        |   14 ++++++--------
 epan/dissectors/packet-smb2.c          |    3 ---
 epan/dissectors/packet-snmp.c          |   12 +++++-------
 epan/dissectors/packet-zbee-security.c |    2 --
 epan/epan.c                            |    2 --
 11 files changed, 11 insertions(+), 37 deletions(-)