mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +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:
parent
86a951b4ff
commit
f82bb9fffd
@ -909,6 +909,8 @@ static inline uint64_t profile_timestamp(void)
|
||||
/* The following definitions come from profile/profile.c */
|
||||
|
||||
void set_profile_level(int level, struct server_id src);
|
||||
|
||||
struct messaging_context;
|
||||
bool profile_setup(struct messaging_context *msg_ctx, bool rdonly);
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user