From d38df9356f0edaa7637fd0874c77a7fd7c41a349 Mon Sep 17 00:00:00 2001
From: =?utf-8?q?G=C3=BCnther=20Deschner?= <gd@samba.org>
Date: Thu, 17 Jan 2008 10:35:55 +0100
Subject: [PATCH] Include auto-generated client headers for netlogon/samr.

Guenther
---
 source/include/rpc_client.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/source/include/rpc_client.h b/source/include/rpc_client.h
index 66c4f58..01e2a84 100644
--- a/source/include/rpc_client.h
+++ b/source/include/rpc_client.h
@@ -31,6 +31,8 @@
 #include "librpc/gen_ndr/cli_initshutdown.h"
 #include "librpc/gen_ndr/cli_winreg.h"
 #include "librpc/gen_ndr/cli_srvsvc.h"
+#include "librpc/gen_ndr/cli_samr.h"
+#include "librpc/gen_ndr/cli_netlogon.h"
 
 /* macro to expand cookie-cutter code in cli_xxx() using rpc_api_pipe_req() */
 
-- 
1.5.3.7

