summaryrefslogtreecommitdiffstats
path: root/security/gnome-keyring
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-08-05 13:51:26 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-08-05 13:51:26 +0800
commit6f32b945ac7434b32fbcfbfeddafde32bc4510e8 (patch)
tree3e2c296f2264bb1bff75112c6cea9ecfece32288 /security/gnome-keyring
parent7cec4dd1d7b76d2455cf14834d507c3af6fe8525 (diff)
downloadmarcuscom-ports-6f32b945ac7434b32fbcfbfeddafde32bc4510e8.tar
marcuscom-ports-6f32b945ac7434b32fbcfbfeddafde32bc4510e8.tar.gz
marcuscom-ports-6f32b945ac7434b32fbcfbfeddafde32bc4510e8.tar.bz2
marcuscom-ports-6f32b945ac7434b32fbcfbfeddafde32bc4510e8.tar.lz
marcuscom-ports-6f32b945ac7434b32fbcfbfeddafde32bc4510e8.tar.xz
marcuscom-ports-6f32b945ac7434b32fbcfbfeddafde32bc4510e8.tar.zst
marcuscom-ports-6f32b945ac7434b32fbcfbfeddafde32bc4510e8.zip
Add a forgotten patch to fix the build.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11212 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/gnome-keyring')
-rw-r--r--security/gnome-keyring/files/patch-common_gkr-daemon-util.h11
1 files changed, 11 insertions, 0 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
new file mode 100644
index 000000000..ebc3f9680
--- /dev/null
+++ b/security/gnome-keyring/files/patch-common_gkr-daemon-util.h
@@ -0,0 +1,11 @@
+--- 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>
+