82c71a877a2f112e6c87b22d2ce9c632fe0aa833
[pkgsrc.git] / security / gnome-keyring / patches / patch-ac
1 $NetBSD: patch-ac,v 1.1 2008/04/10 16:53:44 drochner Exp $
2
3 --- library/gnome-keyring.c.orig        2008-04-02 18:29:58.000000000 +0200
4 +++ library/gnome-keyring.c
5 @@ -1779,6 +1779,7 @@ gnome_keyring_daemon_set_display_sync (c
6   * Return value: %GNOME_KEYRING_RESULT_OK if the operation was succcessful or 
7   * an error result otherwise. 
8   **/ 
9 +extern char **environ;
10  GnomeKeyringResult
11  gnome_keyring_daemon_prepare_environment_sync (void)
12  {