Wireshark-commits: [Wireshark-commits] master 5a26599: cmake: Fix platform introspection for inet_a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 12 Dec 2015 04:10:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5a26599a4bd3b5788b318abbeb0e7f140051ccf1
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5a26599 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    cmake: Fix platform introspection for inet_aton() [-Wredundant-decls]
    
    Change-Id: Icd6b8de0a70dd33e70bb0ad4d5c39ffc15454e8c
    Reviewed-on: https://code.wireshark.org/review/12559
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  4454fb0   Ping on Windows isn't necessarily IPv4-only.
    adds  5a26599   cmake: Fix platform introspection for inet_aton() [-Wredundant-decls]


Summary of changes:
 cmakeconfig.h.in |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)