From b7a46675fb1157ab235008edf841ae7eed628049 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Fri, 16 Feb 2007 15:13:51 +0000 Subject: r21386: Run all NDR tests in the buildfarm, import some functions from Samba3's IDL. (This used to be commit 15a4b81ba0b5eeb25126a0b1a7bea7d3bf921ab2) --- source4/torture/local/local.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source4/torture/local/local.c') diff --git a/source4/torture/local/local.c b/source4/torture/local/local.c index 8c050ddd14..c210783028 100644 --- a/source4/torture/local/local.c +++ b/source4/torture/local/local.c @@ -21,6 +21,8 @@ #include "includes.h" #include "torture/torture.h" #include "torture/local/proto.h" +#include "torture/ndr/ndr.h" +#include "torture/ndr/proto.h" #include "torture/auth/proto.h" /* ignore me */ static struct torture_suite * -- cgit