X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;ds=sidebyside;f=citadel%2Fdatabase.h;h=7b3b844b90b9b25d16b2d9c58addab941981b88f;hb=60e4aee68ed95e7ec91efcf7305f8daaf1193d75;hp=88129b49d423e4d09ac725fb4b5d5c87f17877f8;hpb=4efff524501122527f33d6228dd35a78b740561d;p=citadel.git diff --git a/citadel/database.h b/citadel/database.h index 88129b49d..7b3b844b9 100644 --- a/citadel/database.h +++ b/citadel/database.h @@ -33,6 +33,8 @@ void *checkpoint_thread(void *arg); void cdb_chmod_data(void); void cdb_checkpoint(void); void check_handles(void *arg); +void cdb_cull_logs(void); + /* * Database records beginning with this magic number are assumed to