Wireshark-commits: [Wireshark-commits] master 6c56fdb: Use HAVE_ARPA_INET_H to control whether to i
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 11 Apr 2015 21:37:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6c56fdb0410266b3c0fb24db484dc57eceea9432
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6c56fdb by Guy Harris (guy@xxxxxxxxxxxx):

    Use HAVE_ARPA_INET_H to control whether to include <arpa/inet.h>.
    
    That's how we do it elsewhere.
    
    Change-Id: Icd44d8bdec2425b58a4479cd60f08788c85c4d71
    Reviewed-on: https://code.wireshark.org/review/8023
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  4bcdfee   Add removal of zlib 1.2.8 folder
    adds  6c56fdb   Use HAVE_ARPA_INET_H to control whether to include <arpa/inet.h>.


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