summaryrefslogtreecommitdiff
path: root/source3/torture
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/torture
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/torture')
-rw-r--r--source3/torture/torture.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/torture/torture.c b/source3/torture/torture.c
index bc0e573011..8a2aec67d5 100644
--- a/source3/torture/torture.c
+++ b/source3/torture/torture.c
@@ -28,6 +28,7 @@
#include "memcache.h"
#include "nsswitch/winbind_client.h"
#include "dbwrap.h"
+#include "talloc_dict.h"
extern char *optarg;
extern int optind;