aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/x509.h
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2009-04-20 20:53:38 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2009-04-20 20:53:38 +0000
commit08b2d288a1281d672533428fb1d8170dff9e5e08 (patch)
tree040f1eaa97f5f3c243b67b59a47d7e8742779e42 /src/pluto/x509.h
parent09f706ec3e69e1899ba3efb9eaf248f35d5c6aaa (diff)
downloadstrongswan-08b2d288a1281d672533428fb1d8170dff9e5e08.tar.bz2
strongswan-08b2d288a1281d672533428fb1d8170dff9e5e08.tar.xz
scepclient and pluto use asn1 from libstrongswan
Diffstat (limited to 'src/pluto/x509.h')
-rw-r--r--src/pluto/x509.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pluto/x509.h b/src/pluto/x509.h
index b6a702c6a..104ef6d62 100644
--- a/src/pluto/x509.h
+++ b/src/pluto/x509.h
@@ -20,6 +20,7 @@
#ifndef _X509_H
#define _X509_H
+#include "constants.h"
#include "pkcs1.h"
#include "id.h"