From 0b9eb9f4b71b6632cfb4b87bcdefdfa75eaf2dd0 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sun, 19 Oct 2014 23:01:17 -0700 Subject: Get rid of unnecessary includes of ctype.h. Change-Id: I2cf49f808558147ce77e7d086558966cfb2defca Reviewed-on: https://code.wireshark.org/review/4850 Reviewed-by: Guy Harris --- epan/dissectors/packet-at.c | 1 - 1 file changed, 1 deletion(-) (limited to 'epan/dissectors/packet-at.c') diff --git a/epan/dissectors/packet-at.c b/epan/dissectors/packet-at.c index 811f6529ac..95445c944c 100644 --- a/epan/dissectors/packet-at.c +++ b/epan/dissectors/packet-at.c @@ -27,7 +27,6 @@ #include #include -#include void proto_register_at_command(void); void proto_reg_handoff_at_command(void); -- cgit v1.2.3