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

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

Commits:

19b7819 by Guy Harris (guy@xxxxxxxxxxxx):

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

Actions performed:

    from  033f096   Don't use ctype.h routines.
    adds  19b7819   Get rid of unnecessary includes of ctype.h.


Summary of changes:
 epan/asm_utils.c |    1 -
 epan/column.c    |    1 -
 epan/emem.c      |    1 -
 epan/except.c    |    1 -
 epan/packet.c    |    1 -
 5 files changed, 5 deletions(-)