blob: ce9be4e17b331e93009805fb1de8885b6d7b2009 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- usr/include/pkcs11/slotmgr.h.orig 2010-07-29 21:28:41.000000000 +0900
+++ usr/include/pkcs11/slotmgr.h 2010-10-19 23:42:55.423984058 +0900
@@ -301,7 +301,7 @@
#include <pkcs11types.h>
-#include <linux/limits.h>
+#include <limits.h>
#include <local_types.h>
#include <pthread.h>
|