mirror of
https://github.com/samba-team/samba.git
synced 2025-11-12 04:23:49 +03:00
r5306: removed all the unused mutex functions from mutex.c. When (if?) we
decide to reinstate the mutex code for the threads process model, I'd like to do it a little differently. At least this gets it out of includes.h for now.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
0df3fdd817
commit
cfee0fb02e
@@ -33,6 +33,7 @@
|
||||
#include "lib/events/events.h"
|
||||
#include "dlinklist.h"
|
||||
#include "smb_server/smb_server.h"
|
||||
#include "mutex.h"
|
||||
|
||||
struct new_conn_state {
|
||||
struct event_context *ev;
|
||||
|
||||
Reference in New Issue
Block a user