aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkixproxy
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2010-04-07 16:54:29 +0000
committerBill Meier <wmeier@newsguy.com>2010-04-07 16:54:29 +0000
commit9ade30a7b1683f247ae2fb40cecd07e745d0cb6c (patch)
treefc7077cfdf576673863c1af98e0381262faeb905 /asn1/pkixproxy
parentbd725b667d4dff355af88c4f98994afb3c79cdb2 (diff)
#include <string.h> and/or #include <stdio.h> not needed.
svn path=/trunk/; revision=32417
Diffstat (limited to 'asn1/pkixproxy')
-rw-r--r--asn1/pkixproxy/packet-pkixproxy-template.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/asn1/pkixproxy/packet-pkixproxy-template.c b/asn1/pkixproxy/packet-pkixproxy-template.c
index aa7076ba0c..0931a6ebbd 100644
--- a/asn1/pkixproxy/packet-pkixproxy-template.c
+++ b/asn1/pkixproxy/packet-pkixproxy-template.c
@@ -32,8 +32,6 @@
#include <epan/oids.h>
#include <epan/asn1.h>
-#include <string.h>
-
#include "packet-ber.h"
#include "packet-pkixproxy.h"