aboutsummaryrefslogtreecommitdiffstats
path: root/src/scepclient/pkcs10.c
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-08-15 08:29:55 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-08-15 08:29:55 +0000
commit96cc677c96d61f4682edd62cfe2fb527f9245d25 (patch)
tree3ff096c193e94fed623a3253223d2013f02b6ddc /src/scepclient/pkcs10.c
parent683d66fe93aae487efbd7edf58dc5f32863178f1 (diff)
downloadstrongswan-96cc677c96d61f4682edd62cfe2fb527f9245d25.tar.bz2
strongswan-96cc677c96d61f4682edd62cfe2fb527f9245d25.tar.xz
removed oid.txt and oid.pl in pluto subdir
Diffstat (limited to 'src/scepclient/pkcs10.c')
-rw-r--r--src/scepclient/pkcs10.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scepclient/pkcs10.c b/src/scepclient/pkcs10.c
index de3f06e18..86267f508 100644
--- a/src/scepclient/pkcs10.c
+++ b/src/scepclient/pkcs10.c
@@ -26,10 +26,10 @@
#include <arpa/inet.h>
#include <freeswan.h>
+#include <asn1/oid.h>
#include "../pluto/constants.h"
#include "../pluto/defs.h"
-#include "../pluto/oid.h"
#include "../pluto/asn1.h"
#include "../pluto/pkcs1.h"
#include "../pluto/log.h"