summaryrefslogtreecommitdiff
path: root/security/opencryptoki/files/patch-usr-include-pkcs11-apictl.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/opencryptoki/files/patch-usr-include-pkcs11-apictl.h')
-rw-r--r--security/opencryptoki/files/patch-usr-include-pkcs11-apictl.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/opencryptoki/files/patch-usr-include-pkcs11-apictl.h b/security/opencryptoki/files/patch-usr-include-pkcs11-apictl.h
new file mode 100644
index 000000000000..192c312b5063
--- /dev/null
+++ b/security/opencryptoki/files/patch-usr-include-pkcs11-apictl.h
@@ -0,0 +1,11 @@
+--- usr/include/pkcs11/apictl.h.orig 2010-07-29 21:28:41.000000000 +0900
++++ usr/include/pkcs11/apictl.h 2010-10-19 23:42:04.580983829 +0900
+@@ -296,7 +296,7 @@
+
+
+ #include <pkcs11types.h>
+-#include <linux/limits.h>
++#include <limits.h>
+ #include <local_types.h>
+ #include <stdll.h>
+ #include <slotmgr.h>