diff options
Diffstat (limited to 'security/gnome-keyring/files/patch-pkcs11_gkr-pkcs11-module.c')
-rw-r--r-- | security/gnome-keyring/files/patch-pkcs11_gkr-pkcs11-module.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/security/gnome-keyring/files/patch-pkcs11_gkr-pkcs11-module.c b/security/gnome-keyring/files/patch-pkcs11_gkr-pkcs11-module.c deleted file mode 100644 index 57d2f188801..00000000000 --- a/security/gnome-keyring/files/patch-pkcs11_gkr-pkcs11-module.c +++ /dev/null @@ -1,10 +0,0 @@ ---- pkcs11/gkr-pkcs11-module.c.orig 2008-02-11 21:26:56.000000000 -0500 -+++ pkcs11/gkr-pkcs11-module.c 2008-02-11 21:27:08.000000000 -0500 -@@ -36,6 +36,7 @@ - #include <sys/socket.h> - #include <sys/un.h> - -+#include <string.h> - #include <stdlib.h> - #include <stdint.h> - #include <pthread.h> |