s3-netlogon: remove global include of netlogon.h.
authorGünther Deschner <gd@samba.org>
Thu, 5 Aug 2010 13:14:04 +0000 (15:14 +0200)
committerGünther Deschner <gd@samba.org>
Fri, 6 Aug 2010 13:46:16 +0000 (15:46 +0200)
commit0f8e032628865861b356755b4fbafb6fbfeddbeb
treee808554c71c650f65d846372150b884a0c64b560
parentccd4af271f73e88abd6899a347f9ce5af69c1f1c
s3-netlogon: remove global include of netlogon.h.

This reduces precompiled headers by another 4 MB and also slightly speeds up the
build.

Guenther
21 files changed:
source3/auth/auth_ntlmssp.c
source3/auth/server_info.c
source3/auth/token_util.c
source3/include/proto.h
source3/include/smb.h
source3/lib/netapi/getdc.c
source3/lib/netapi/joindomain.c
source3/lib/netapi/netlogon.c
source3/lib/util_sid.c
source3/modules/vfs_expand_msdfs.c
source3/modules/vfs_full_audit.c
source3/modules/vfs_recycle.c
source3/modules/vfs_smb_traffic_analyzer.c
source3/modules/vfs_xattr_tdb.c
source3/printing/nt_printing.c
source3/printing/printing.c
source3/rpc_server/srv_lsa_nt.c
source3/rpc_server/srv_spoolss_nt.c
source3/smbd/password.c
source3/smbd/service.c
source3/smbd/uid.c