--- gconf-1.0.9/backends/bdb.c	2001-10-17 05:43:01.000000000 +0200
+++ gconf/backends/bdb.c	2005-08-07 18:28:27.000000000 +0200
@@ -331,7 +331,7 @@
 
 /* } */
 
-static guint32
+guint32
 get_dir_id (BDB_Store * bdb, const char *dir)
 {
   int ret;
@@ -405,7 +405,7 @@
 
 /* { Functions to create directories and maintain the dir hierarchy */
 
-static guint32
+guint32
 get_or_create_dir (BDB_Store * bdb, const char *dir)
 {
   guint32 parent_id;

