summaryrefslogtreecommitdiff
path: root/source3/utils/net_rpc_registry.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-03-17 14:40:38 +0100
committerGünther Deschner <gd@samba.org>2011-03-18 01:24:06 +0100
commitfaf8becf22c44c8e4c70bfc4ae84b6081a633641 (patch)
treedd6bc108990c774d0feab004607bad411608f2f5 /source3/utils/net_rpc_registry.c
parent066fecd315c4c6e678e1d635e6a346e357a3b7a5 (diff)
downloadsamba-faf8becf22c44c8e4c70bfc4ae84b6081a633641.tar.gz
samba-faf8becf22c44c8e4c70bfc4ae84b6081a633641.tar.bz2
samba-faf8becf22c44c8e4c70bfc4ae84b6081a633641.zip
s3-utils: run minimal_includes.pl over utils/*.c
Guenther
Diffstat (limited to 'source3/utils/net_rpc_registry.c')
-rw-r--r--source3/utils/net_rpc_registry.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/utils/net_rpc_registry.c b/source3/utils/net_rpc_registry.c
index de9bbddeba..809ec59097 100644
--- a/source3/utils/net_rpc_registry.c
+++ b/source3/utils/net_rpc_registry.c
@@ -18,13 +18,11 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "includes.h"
-#include "popt_common.h"
#include "registry.h"
#include "utils/net.h"
#include "utils/net_registry_util.h"
#include "registry/regfio.h"
#include "../librpc/gen_ndr/ndr_winreg_c.h"
-#include "registry/reg_objects.h"
#include "../librpc/gen_ndr/ndr_security.h"
#include "registry/reg_format.h"
#include "registry/reg_import.h"