summaryrefslogtreecommitdiff
path: root/security/opencryptoki/files/patch-usr-include-pkcs11-apictl.h
blob: 192c312b5063338a46d5468973f75d28aa9f8263 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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>