summaryrefslogtreecommitdiff
path: root/source3/lib/global_contexts.h
AgeCommit message (Collapse)AuthorFilesLines
2021-01-08lib: give global_contexts.c its own header fileVolker Lendecke1-0/+31
It's a bit shocking how many references we have to global contexts. Make this a bit more obvious. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>