projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4d0bb4
)
Include k5-platform.h
author
Ken Raeburn
<raeburn@mit.edu>
Tue, 30 Oct 2007 23:33:46 +0000
(23:33 +0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Tue, 30 Oct 2007 23:33:46 +0000
(23:33 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20153
dc483132
-0cff-0310-8789-
dd5450dbe970
src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
patch
|
blob
|
history
diff --git
a/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
b/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
index e7e04d8ee9367556a54e317cd8e5a06c3c481628..2ab23b03a43d57616d63a373db2efa1c0682c90b 100644
(file)
--- a/
src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
+++ b/
src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
@@
-36,6
+36,8
@@
#include <unistd.h>
#include <dirent.h>
+#include "k5-platform.h"
+
/*
* Q: What is this SILLYDECRYPT stuff about?
* A: When using the ActivCard Linux pkcs11 library (v2.0.1),