mirror of
https://github.com/samba-team/samba.git
synced 2025-01-06 13:18:07 +03:00
6aa0ae50e2
config.h may have some flags which affect glibc behavior, e.g. _FILE_OFFSET_BITS=64. To make sure these flags have the desired effect, config.h must be included before any glibc header files. Also remove inclusion of some system files, relying on replace/system/*.h instead. This commit does not fix a specific known bug. It changes the code to comply with coding conventions. Signed-off-by: Uri Simchoni <urisimchoni@gmail.com> Reviewed-by: Jeremy Allison <jra@samba.org> Reviewed-by: "Stefan Metzmacher" <metze@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Fri Jul 17 04:41:14 CEST 2015 on sn-devel-104 |
||
---|---|---|
.. | ||
dbspeed.c | ||
fsrvp_state.c | ||
local.c | ||
nss_tests.c | ||
torture.c | ||
verif_trailer.c | ||
wscript_build |