mirror of
https://github.com/samba-team/samba.git
synced 2025-02-24 13:57:43 +03:00
s3:include: add forward declaration for struct messaging_context; in g_lock.h
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
68ea47c278
commit
9b22628e24
@ -23,6 +23,7 @@
|
||||
#include "dbwrap/dbwrap.h"
|
||||
|
||||
struct g_lock_ctx;
|
||||
struct messaging_context;
|
||||
|
||||
enum g_lock_type {
|
||||
G_LOCK_READ = 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user