aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkcs1/packet-pkcs1-template.c
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2005-08-02 04:32:33 +0000
committerJörg Mayer <jmayer@loplof.de>2005-08-02 04:32:33 +0000
commit37a3b7529fc48686a851320b08c87653e6af8306 (patch)
tree8d6657813f163e87aae8fdb76da250c0b9eb0e62 /asn1/pkcs1/packet-pkcs1-template.c
parent7b2ff03d8ca50d777936fa698432c7849f6d9b53 (diff)
Fix more "no previous declaration" warnings - the forgotten files
svn path=/trunk/; revision=15170
Diffstat (limited to 'asn1/pkcs1/packet-pkcs1-template.c')
-rw-r--r--asn1/pkcs1/packet-pkcs1-template.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/asn1/pkcs1/packet-pkcs1-template.c b/asn1/pkcs1/packet-pkcs1-template.c
index 452ac97725..a8a80d874a 100644
--- a/asn1/pkcs1/packet-pkcs1-template.c
+++ b/asn1/pkcs1/packet-pkcs1-template.c
@@ -34,6 +34,7 @@
#include <stdio.h>
#include <string.h>
+#include "packet-pkcs1.h"
#include "packet-ber.h"
#include "packet-x509af.h"