mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
parent
809c9d4d31
commit
0f0e847e39
@ -89,6 +89,8 @@ void set_profile_level(int level, struct server_id src)
|
||||
#endif /* WITH_PROFILE */
|
||||
}
|
||||
|
||||
#ifdef WITH_PROFILE
|
||||
|
||||
/****************************************************************************
|
||||
receive a set profile level message
|
||||
****************************************************************************/
|
||||
@ -134,7 +136,6 @@ static void reqprofile_message(struct messaging_context *msg_ctx,
|
||||
/*******************************************************************
|
||||
open the profiling shared memory area
|
||||
******************************************************************/
|
||||
#ifdef WITH_PROFILE
|
||||
|
||||
#ifdef HAVE_CLOCK_GETTIME
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user