summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2006-09-27 19:03:54 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:14:51 -0500
commit2326b147d03102cb7077aa7c8246b6515060284a (patch)
tree8e74cc7795a5caabab494464fc16c0053d645602 /source3/include/includes.h
parentb3ec4697ef153aec4ac2fc95ee4781b757a7a9ac (diff)
downloadsamba-2326b147d03102cb7077aa7c8246b6515060284a.tar.gz
samba-2326b147d03102cb7077aa7c8246b6515060284a.tar.bz2
samba-2326b147d03102cb7077aa7c8246b6515060284a.zip
r18963: * Move parts of registry headers that were still in
use to reg_objects.h * Remove unused rpc headers (This used to be commit 4f79d8c83db5af80078114e9fb39171380d040b1)
Diffstat (limited to 'source3/include/includes.h')
-rw-r--r--source3/include/includes.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h
index 7a474c450f..bef294e575 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -675,13 +675,10 @@ typedef int BOOL;
#include "rpc_lsa.h"
#include "rpc_netlogon.h"
#include "reg_objects.h"
-#include "rpc_reg.h"
#include "rpc_samr.h"
-#include "rpc_wkssvc.h"
#include "rpc_spoolss.h"
#include "rpc_eventlog.h"
#include "rpc_ds.h"
-#include "rpc_shutdown.h"
#include "rpc_perfcount.h"
#include "rpc_perfcount_defs.h"
#include "librpc/gen_ndr/srvsvc.h"