]> code.citadel.org Git - citadel.git/blobdiff - citadel/database.h
New versions of Berkeley DB (I tested with 4.5.20) seem to
[citadel.git] / citadel / database.h
index 420fe6d1837841d82a0b5fcc09bb65a365da65ef..b913faa87048e0b6f602d148841ac01801f82578 100644 (file)
@@ -15,6 +15,8 @@ void cdb_allocate_tsd(void);
 void cdb_free_tsd(void);
 void cdb_check_handles(void);
 void cdb_trunc(int cdb);
+void *checkpoint_thread(void *arg);
+void cdb_chmod_data(void);
 
 /*
  * Database records beginning with this magic number are assumed to