$OpenBSD: patch-libsecret_secret-collection_h,v 1.2 2012/07/15 08:03:33 ajacoutot Exp $

From ebc65dba98353fd6bd4cff63c0928c11bd2ec5c3 Mon Sep 17 00:00:00 2001
From: Stef Walter <stefw@gnome.org>
Date: Sat, 14 Jul 2012 11:23:16 +0000
Subject: Remove multiple definitions of SecretCollection

--- libsecret/secret-collection.h.orig	Sat Jul 14 09:30:40 2012
+++ libsecret/secret-collection.h	Sat Jul 14 09:29:25 2012
@@ -44,7 +44,6 @@ typedef enum {
 #define SECRET_COLLECTION_GET_CLASS(inst) (G_TYPE_INSTANCE_GET_CLASS ((inst), SECRET_TYPE_COLLECTION, SecretCollectionClass))
 
 typedef struct _SecretItem              SecretItem;
-typedef struct _SecretCollection        SecretCollection;
 typedef struct _SecretCollectionClass   SecretCollectionClass;
 typedef struct _SecretCollectionPrivate SecretCollectionPrivate;
 
