Wireshark-commits: [Wireshark-commits] master e304f6d: Get rid of unnecessary includes of ctype.h.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 17 Oct 2014 21:23:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e304f6d9f89d1b2327d70181e31b2204fbada615
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e304f6d by Guy Harris (guy@xxxxxxxxxxxx):

    Get rid of unnecessary includes of ctype.h.
    
    Change-Id: Ic23203f13fd6627b664e8ed1438d328c46328b9f
    Reviewed-on: https://code.wireshark.org/review/4790
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  5fc398c   Don't use ctype.h routines.
    adds  e304f6d   Get rid of unnecessary includes of ctype.h.


Summary of changes:
 wsutil/filesystem.c  |    1 -
 wsutil/inet_aton.c   |    2 --
 wsutil/strncasecmp.c |    1 -
 wsutil/strptime.c    |    1 -
 4 files changed, 5 deletions(-)