mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
s3:smbprofile: Make smbprofile.h includable on its own
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
committed by
Jeremy Allison
parent
86a951b4ff
commit
f82bb9fffd
@ -909,6 +909,8 @@ static inline uint64_t profile_timestamp(void)
|
|||||||
/* The following definitions come from profile/profile.c */
|
/* The following definitions come from profile/profile.c */
|
||||||
|
|
||||||
void set_profile_level(int level, struct server_id src);
|
void set_profile_level(int level, struct server_id src);
|
||||||
|
|
||||||
|
struct messaging_context;
|
||||||
bool profile_setup(struct messaging_context *msg_ctx, bool rdonly);
|
bool profile_setup(struct messaging_context *msg_ctx, bool rdonly);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user