diff options
author | Uri Simchoni <urisimchoni@gmail.com> | 2015-07-12 09:30:36 +0300 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2015-07-17 01:38:15 +0200 |
commit | 689d4a5796f185cbec407fd2dc8204b12f76f753 (patch) | |
tree | a73d6a92920f8600f7e85dc0a7e1ea4c6a2703ea /selftest/subunithelper.py | |
parent | 5768ca652360e24262200a30a45e137d85cfa245 (diff) | |
download | samba-689d4a5796f185cbec407fd2dc8204b12f76f753.tar.gz |
lib/util: include config.h before any glibc headers
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.
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>
Diffstat (limited to 'selftest/subunithelper.py')
0 files changed, 0 insertions, 0 deletions