Include k5-platform.h
authorKen Raeburn <raeburn@mit.edu>
Tue, 30 Oct 2007 23:33:46 +0000 (23:33 +0000)
committerKen 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

index e7e04d8ee9367556a54e317cd8e5a06c3c481628..2ab23b03a43d57616d63a373db2efa1c0682c90b 100644 (file)
@@ -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),