s3-rpc_server: remove two uneeded include registry/reg_parse_prs.h
authorGünther Deschner <gd@samba.org>
Thu, 24 Mar 2011 21:29:18 +0000 (22:29 +0100)
committerGünther Deschner <gd@samba.org>
Thu, 24 Mar 2011 22:08:22 +0000 (23:08 +0100)
Guenther

source3/rpc_server/rpc_server.c
source3/rpc_server/winreg/srv_winreg_nt.c

index 94aa5a5453587b741141cceb23f6679a6884db82..9a6b933ccd58bff08c68d6c9eccf19296643ab7c 100644 (file)
@@ -22,7 +22,6 @@
 #include "rpc_dce.h"
 #include "librpc/gen_ndr/netlogon.h"
 #include "librpc/gen_ndr/auth.h"
-#include "registry/reg_parse_prs.h"
 #include "lib/tsocket/tsocket.h"
 #include "libcli/named_pipe_auth/npa_tstream.h"
 #include "../auth/auth_sam_reply.h"
index 1b54d37f69b09478de69d887b37c7432b538ca9c..b97c1e3f41ee2bfe3dc27d590d6d09d685c3e409 100644 (file)
@@ -22,7 +22,6 @@
 
 #include "includes.h"
 #include "../librpc/gen_ndr/srv_winreg.h"
-#include "registry/reg_parse_prs.h"
 #include "registry.h"
 #include "registry/reg_api.h"
 #include "registry/reg_api_regf.h"