summaryrefslogtreecommitdiff
path: root/wiretap/ascendtext.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-10-17 14:04:37 -0700
committerGuy Harris <guy@alum.mit.edu>2014-10-17 21:04:59 +0000
commit36e4e6fa0a0e30da4e5fe27df2c43d797c41e6bc (patch)
tree7633e3d134716c8e97cda5ef24376c4f72439afb /wiretap/ascendtext.c
parent5bfde7c6386b56db80fec85e2ca7dc1d271b461c (diff)
downloadwireshark-36e4e6fa0a0e30da4e5fe27df2c43d797c41e6bc.tar.gz
Get rid of unused includes of <ctype.h>.
Change-Id: Iab9eaeb0f5765748b2582177396264e4e69bc6d1 Reviewed-on: https://code.wireshark.org/review/4786 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'wiretap/ascendtext.c')
-rw-r--r--wiretap/ascendtext.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/wiretap/ascendtext.c b/wiretap/ascendtext.c
index 9bd05f7527..d35e44df29 100644
--- a/wiretap/ascendtext.c
+++ b/wiretap/ascendtext.c
@@ -32,7 +32,6 @@
#include <unistd.h>
#endif
-#include <ctype.h>
#include <string.h>
/* Last updated: Feb 03 2005: Josh Bailey (joshbailey@lucent.com).