Wireshark-commits: [Wireshark-commits] master d07364d: Restore #undef HAVE_STDLIB_H and #undef HAVE

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 11 Jan 2015 01:08:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d07364d0426fa7ef9fa4851c79340d6197f9e3c6
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d07364d by Michael Mann (mmann78@xxxxxxxxxxxx):

    Restore #undef HAVE_STDLIB_H and #undef HAVE_STRING_H in kerberos dissector.
    
    These were removed when the kerberos dissector was switched to being a pure ASN.1 dissector (see dea68bf00f7c5872950814da81ba532a6372ccb3).
    
    Change-Id: I04177046250d039a750f4e4e4dd956d8beab23bc
    Reviewed-on: https://code.wireshark.org/review/6476
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  f5c4d06   Replace some "low hanging fruit" uses of emem.
    adds  d07364d   Restore #undef HAVE_STDLIB_H and #undef HAVE_STRING_H in kerberos dissector.


Summary of changes:
 asn1/kerberos/packet-kerberos-template.c |    2 ++
 epan/dissectors/packet-kerberos.c        |    8 +++++---
 2 files changed, 7 insertions(+), 3 deletions(-)