diff options
Diffstat (limited to 'security/opencryptoki/files/patch-usr-include-pkcs11-apictl.h')
-rw-r--r-- | security/opencryptoki/files/patch-usr-include-pkcs11-apictl.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/opencryptoki/files/patch-usr-include-pkcs11-apictl.h b/security/opencryptoki/files/patch-usr-include-pkcs11-apictl.h deleted file mode 100644 index 192c312b5063..000000000000 --- a/security/opencryptoki/files/patch-usr-include-pkcs11-apictl.h +++ /dev/null @@ -1,11 +0,0 @@ ---- 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> |