URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=441698863d41dea718b69928d3ea8b2d5a3736ac
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4416988 by Guy Harris (guy@xxxxxxxxxxxx):
Eliminate include of <ctype.h>.
This is not built if we have glibc (as we already have getopt() from
it), and it's not part of glibc, so....
Change-Id: Iae4ff944c78fc55a8cd2eaf523a3696c47b741d7
Reviewed-on: https://code.wireshark.org/review/4769
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 87545f3 Remove unnecessary includes of <ctype.h>.
adds 4416988 Eliminate include of <ctype.h>.
Summary of changes:
wsutil/wsgetopt.h | 11 -----------
1 file changed, 11 deletions(-)