diff options
Diffstat (limited to 'security/opencryptoki/files/patch-usr-include-pkcs11-stdll.h')
-rw-r--r-- | security/opencryptoki/files/patch-usr-include-pkcs11-stdll.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/opencryptoki/files/patch-usr-include-pkcs11-stdll.h b/security/opencryptoki/files/patch-usr-include-pkcs11-stdll.h deleted file mode 100644 index 8ee112945d9e..000000000000 --- a/security/opencryptoki/files/patch-usr-include-pkcs11-stdll.h +++ /dev/null @@ -1,11 +0,0 @@ ---- usr/include/pkcs11/stdll.h.orig 2010-07-29 21:28:41.000000000 +0900 -+++ usr/include/pkcs11/stdll.h 2010-10-19 23:43:40.418984281 +0900 -@@ -302,7 +302,7 @@ - - - #include <pkcs11types.h> --#include <linux/limits.h> -+#include <limits.h> - #include <local_types.h> - #include <slotmgr.h> - |