summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/remact.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-03-06 22:37:31 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:10:59 -0500
commitdd2aefd56b0968da8b1c4d055bc8c2f30382fb23 (patch)
tree328c4ce52593338ffe6433e7b88098516f389222 /source4/torture/rpc/remact.c
parent77ec3f684dc8563965ae5118ef5549925ea81d0f (diff)
downloadsamba-dd2aefd56b0968da8b1c4d055bc8c2f30382fb23.tar.gz
samba-dd2aefd56b0968da8b1c4d055bc8c2f30382fb23.tar.bz2
samba-dd2aefd56b0968da8b1c4d055bc8c2f30382fb23.zip
r5675: - More DCOM bug fixes
- Keep COM and DCOM more seperated (This used to be commit f694f484c422d0c86beb58e8f62f134f8676d5e1)
Diffstat (limited to 'source4/torture/rpc/remact.c')
-rw-r--r--source4/torture/rpc/remact.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/source4/torture/rpc/remact.c b/source4/torture/rpc/remact.c
index 9db1e4f164..83a8811787 100644
--- a/source4/torture/rpc/remact.c
+++ b/source4/torture/rpc/remact.c
@@ -22,10 +22,7 @@
#include "includes.h"
#include "librpc/gen_ndr/ndr_remact.h"
#include "librpc/gen_ndr/ndr_epmapper.h"
-
-#define CLSID_TEST "00000316-0000-0000-C000-000000000046"
-#define CLSID_SIMPLE "5e9ddec7-5767-11cf-beab-00aa006c3606"
-#define CLSID_COFFEEMACHINE "DB7C21F8-FE33-4C11-AEA5-CEB56F076FBB"
+#include "librpc/gen_ndr/com_dcom.h"
static int test_RemoteActivation(struct dcerpc_pipe *p, TALLOC_CTX *mem_ctx)
{