summaryrefslogtreecommitdiffstats
path: root/src/plugins/acl/acl-shared-storage.h
blob: 6e7736be685bad2b175751a041076e54dfd64118 (plain)
1
2
3
4
5
6
#ifndef ACL_SHARED_STORAGE_H
#define ACL_SHARED_STORAGE_H

int acl_shared_namespaces_add(struct mail_namespace *ns);

#endif