summaryrefslogtreecommitdiff
path: root/source3/torture/rpc_open_tcp.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-02-28 20:18:33 +0100
committerGünther Deschner <gd@samba.org>2011-02-28 20:18:33 +0100
commit26321c6010dbd461e85111daf358e6c23a0b47b2 (patch)
tree6c1ea3d11613464035b295cfef0fb07f702438cd /source3/torture/rpc_open_tcp.c
parenteece80e62c3f2132f8f88235d75c5a4328cf4e10 (diff)
downloadsamba-26321c6010dbd461e85111daf358e6c23a0b47b2.tar.gz
samba-26321c6010dbd461e85111daf358e6c23a0b47b2.tar.bz2
samba-26321c6010dbd461e85111daf358e6c23a0b47b2.zip
s3-torture: fix the build of rpc_open_tcp.
Guenther
Diffstat (limited to 'source3/torture/rpc_open_tcp.c')
-rw-r--r--source3/torture/rpc_open_tcp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/torture/rpc_open_tcp.c b/source3/torture/rpc_open_tcp.c
index 14077957c4..074b186bad 100644
--- a/source3/torture/rpc_open_tcp.c
+++ b/source3/torture/rpc_open_tcp.c
@@ -19,7 +19,7 @@
*/
#include "includes.h"
-
+#include "rpc_client/cli_pipe.h"
#include "librpc/gen_ndr/ndr_dfs.h"
#include "librpc/gen_ndr/ndr_drsuapi.h"
#include "librpc/gen_ndr/ndr_dssetup.h"