mirror of
https://github.com/samba-team/samba.git
synced 2025-10-26 23:33:15 +03:00
lib: give global_contexts.c its own header file
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>
This commit is contained in:
committed by
Jeremy Allison
parent
d0eaa14325
commit
d82acf7685
@@ -23,6 +23,7 @@
|
||||
#include "rpc_server/rpc_server.h"
|
||||
#include "lib/param/param.h"
|
||||
#include "librpc/rpc/dcesrv_core.h"
|
||||
#include "lib/global_contexts.h"
|
||||
|
||||
#undef DBGC_CLASS
|
||||
#define DBGC_CLASS DBGC_RPC_SRV
|
||||
|
||||
Reference in New Issue
Block a user