This is an omnibus commit which moves the Citadel Server from crusty old GNU Autotool...
[citadel.git] / citadel / server / modules / expire / policy.h
1 void GetExpirePolicy(struct ExpirePolicy *epbuf, struct ctdlroom *qrbuf);
2 void cmd_gpex(char *argbuf);
3 void cmd_spex(char *argbuf);