From 02785df1b06647f1adaaac3c93f363ec5070a941 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 3 Nov 2004 00:38:05 +0000 Subject: r3497: removed some include cruft, and split out librpc/gen_ndr/tables.h (This used to be commit 7dd3a5a6dadb0edc4fad56deba84f24b1e6dd2bc) --- source4/torture/rpc/scanner.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/torture/rpc/scanner.c') diff --git a/source4/torture/rpc/scanner.c b/source4/torture/rpc/scanner.c index c0415c2058..134272271c 100644 --- a/source4/torture/rpc/scanner.c +++ b/source4/torture/rpc/scanner.c @@ -22,6 +22,7 @@ #include "includes.h" #include "librpc/gen_ndr/ndr_mgmt.h" +#include "librpc/gen_ndr/tables.h" /* work out how many calls there are for an interface -- cgit