summaryrefslogtreecommitdiff
path: root/sysutils/gnome-vfs/patches/patch-cd
blob: 7196023b11af4ea58195456204b047b1be4b897a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-cd,v 1.2 2008/10/16 12:30:16 drochner Exp $

--- libgnomevfs/xdgmimecache.h.orig	2008-08-04 23:28:24.000000000 +0200
+++ libgnomevfs/xdgmimecache.h
@@ -48,6 +48,7 @@ typedef struct _XdgMimeCache XdgMimeCach
 #define _xdg_mime_cache_glob_dump                     XDG_RESERVED_ENTRY(cache_glob_dump)
 #endif
 
+#define _caches _gnomevfs_caches
 extern XdgMimeCache **_caches;
 
 XdgMimeCache *_xdg_mime_cache_new_from_file (const char   *file_name);