diff options
Diffstat (limited to 'security/gnome-keyring/files/patch-common_gkr-daemon-util.h')
-rw-r--r-- | security/gnome-keyring/files/patch-common_gkr-daemon-util.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/gnome-keyring/files/patch-common_gkr-daemon-util.h b/security/gnome-keyring/files/patch-common_gkr-daemon-util.h deleted file mode 100644 index ebc3f9680..000000000 --- a/security/gnome-keyring/files/patch-common_gkr-daemon-util.h +++ /dev/null @@ -1,11 +0,0 @@ ---- common/gkr-daemon-util.h.orig 2008-08-04 13:36:06.000000000 -0400 -+++ common/gkr-daemon-util.h 2008-08-04 13:36:18.000000000 -0400 -@@ -26,6 +26,8 @@ - - G_BEGIN_DECLS - -+#include <sys/types.h> -+ - #include <glib.h> - #include <glib-object.h> - |