summaryrefslogtreecommitdiff
path: root/source4/include/includes.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-02-10 07:18:00 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:09:40 -0500
commit6aa6dce3f7c4303d184b3098fbf4619e49a27e45 (patch)
treed028e15ab6a0d2b222ef4e582b9053f451cbb696 /source4/include/includes.h
parent501379431c7fc6c9a78e74eca43b208184debce6 (diff)
downloadsamba-6aa6dce3f7c4303d184b3098fbf4619e49a27e45.tar.gz
samba-6aa6dce3f7c4303d184b3098fbf4619e49a27e45.tar.bz2
samba-6aa6dce3f7c4303d184b3098fbf4619e49a27e45.zip
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 used to be commit cfee0fb02e10add22b6c436bdfa95d1a8f5f3def)
Diffstat (limited to 'source4/include/includes.h')
-rw-r--r--source4/include/includes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/include/includes.h b/source4/include/includes.h
index b31ba4d840..3387102393 100644
--- a/source4/include/includes.h
+++ b/source4/include/includes.h
@@ -124,7 +124,6 @@ extern int errno;
#include "smb.h"
#include "byteorder.h"
#include "module.h"
-#include "mutex.h"
#include "librpc/ndr/libndr.h"
#include "librpc/gen_ndr/ndr_misc.h"
#include "librpc/gen_ndr/ndr_dcerpc.h"