aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x411/packet-x411-template.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2010-04-06 18:46:08 +0000
committerBill Meier <wmeier@newsguy.com>2010-04-06 18:46:08 +0000
commit37f7a9b3b5ea688c4c6eed44c5d2bb90981cd831 (patch)
tree6f8f55ce67171439c507c5aa0a81a8fc085a670d /asn1/x411/packet-x411-template.c
parente770891329151b69415614fbf4b18204db8921e8 (diff)
#include <stdio.h> not needed.
(Note: the change in a generated function name looks benign: dissect_x411_PrintableString_SIZE_CONSTR4299806048 ==> dissect_x411_PrintableString_SIZE_CONSTR32134928) svn path=/trunk/; revision=32407
Diffstat (limited to 'asn1/x411/packet-x411-template.c')
-rw-r--r--asn1/x411/packet-x411-template.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/asn1/x411/packet-x411-template.c b/asn1/x411/packet-x411-template.c
index adf3b8095f..9c3ae29f88 100644
--- a/asn1/x411/packet-x411-template.c
+++ b/asn1/x411/packet-x411-template.c
@@ -34,7 +34,6 @@
#include <epan/asn1.h>
#include <epan/expert.h>
-#include <stdio.h>
#include <string.h>
#include "packet-ber.h"