#ifndef ACL_GLOBAL_FILE_H
#define ACL_GLOBAL_FILE_H
#include "acl-api.h"
struct acl_global_file *
bool debug);
/* Read the global ACLs into memory. */
/* Return stat data for the last refresh. */
/* Return global ACL rights matching the mailbox name. The file must already
have been refreshed at least once. */
/* Returns TRUE if there are any global ACLs matching the mailbox name. */
#endif