diff options
author | Günther Deschner <gd@samba.org> | 2011-05-05 00:22:05 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2011-05-05 02:05:26 +0200 |
commit | 653b84d2d6ed7387f93e5a126b5f2114b831044e (patch) | |
tree | c37c513897c3df4182f56e44f757f5f0048f3ec2 /source3/libads | |
parent | 63ebc918e4514f0006b94856d9b089255fca9718 (diff) | |
download | samba-653b84d2d6ed7387f93e5a126b5f2114b831044e.tar.gz samba-653b84d2d6ed7387f93e5a126b5f2114b831044e.tar.bz2 samba-653b84d2d6ed7387f93e5a126b5f2114b831044e.zip |
s3-libads: run minimal_includes.pl.
Guenther
Diffstat (limited to 'source3/libads')
-rw-r--r-- | source3/libads/ldap_printer.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/libads/ldap_printer.c b/source3/libads/ldap_printer.c index 235ef7f954..664da8a60d 100644 --- a/source3/libads/ldap_printer.c +++ b/source3/libads/ldap_printer.c @@ -22,9 +22,7 @@ #include "rpc_client/rpc_client.h" #include "../librpc/gen_ndr/ndr_spoolss_c.h" #include "rpc_client/cli_spoolss.h" -#include "registry.h" #include "registry/reg_objects.h" -#include "nt_printing.h" #ifdef HAVE_ADS |