summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-08-18 19:05:59 +0200
committerGünther Deschner <gd@samba.org>2010-08-26 00:25:58 +0200
commit8b4f5319efdb43cc5858424528ee5d4a9dcea730 (patch)
tree4ed65a4d9f84828607ae54388fa27561c26ab713 /source3/include
parent7a05ca2c9cd387a92e1ad699ae72caea55895c13 (diff)
downloadsamba-8b4f5319efdb43cc5858424528ee5d4a9dcea730.tar.gz
samba-8b4f5319efdb43cc5858424528ee5d4a9dcea730.tar.bz2
samba-8b4f5319efdb43cc5858424528ee5d4a9dcea730.zip
s3-build: use talloc_dict.h only where needed.
Guenther
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/includes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h
index 30ff742ffd..2592088112 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -659,7 +659,6 @@ extern void *cmdline_lp_ctx;
#include "serverid.h"
#include "async_smb.h"
#include "../lib/async_req/async_sock.h"
-#include "talloc_dict.h"
#include "../lib/util/smb_threads.h"
#include "../lib/util/smb_threads_internal.h"