s4:UID wrapper - Fix includes
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sat, 30 Jan 2010 13:25:51 +0000 (14:25 +0100)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Fri, 5 Feb 2010 18:47:26 +0000 (19:47 +0100)
commit16aa0744c6820c5400b73fd4889608c38fc55b39
treeb4d8617279cf73be2d71b9fe765c6e5009ff2ac4
parenta51d750652671a41a2828b80feaa9e4d81219002
s4:UID wrapper - Fix includes

The includes of the UID wrapper headers werent't really efficient according
to metze's post on the technical mailing list (http://lists.samba.org/archive/samba-technical/2010-February/069165.html).
To achieve this move the "uid_wrapper.h" includes into "lib/util/unix_privs.c",
 "lib/util/util.c", "ntvfs/posix/pvfs_acl.c" and "ntvfs/unixuid/vfs_unixuid.c".
lib/util/unix_privs.c
lib/util/util.c
source4/heimdal_build/config.h
source4/include/includes.h
source4/ntvfs/posix/pvfs_acl.c
source4/ntvfs/unixuid/vfs_unixuid.c