aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h248/packet-h248-template.c
diff options
context:
space:
mode:
authorAndersBroman <anders.broman@ericsson.com>2014-10-29 16:27:42 +0100
committerAnders Broman <a.broman58@gmail.com>2014-10-29 15:35:53 +0000
commit065d5c8417d3b21cbbf90f3f78917760079b006e (patch)
tree97c1858e81884d444c8e30e40466974b8710537f /asn1/h248/packet-h248-template.c
parent79f878fc644b26480a29f241a031ca7067856365 (diff)
Don't include ctype.h and replace isascii() with _ascii_isprint().
Remove deprecated APIs while at it. Change-Id: I002ed4a696782caaeeb70a3e4ced4ae81f3d5372 Reviewed-on: https://code.wireshark.org/review/4983 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'asn1/h248/packet-h248-template.c')
-rw-r--r--asn1/h248/packet-h248-template.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/asn1/h248/packet-h248-template.c b/asn1/h248/packet-h248-template.c
index 2d8fb1a664..c2c18d516e 100644
--- a/asn1/h248/packet-h248-template.c
+++ b/asn1/h248/packet-h248-template.c
@@ -30,7 +30,6 @@
#include <epan/tap.h>
#include <epan/wmem/wmem.h>
#include "packet-tpkt.h"
-#include <ctype.h>
#include "packet-mtp3.h"
#define PNAME "H.248 MEGACO"