s4:heimdal_build: move krb5-types.h into include/krb5-types.h
authorStefan Metzmacher <metze@samba.org>
Mon, 2 Dec 2019 12:21:57 +0000 (13:21 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 3 Dec 2019 23:36:17 +0000 (23:36 +0000)
commit787adfbcc9381b19330f1f73c95e34d25613f6b6
tree61196f424a848b0af3a00044da164cae761a3511
parent1b583bff72cb47860abc5168cc96d9087df16604
s4:heimdal_build: move krb5-types.h into include/krb5-types.h

source4/heimdal_build/include/ contains public headers,
which are needed by callers.

source4/heimdal_build/*.h should only be used for building the
in tree heimdal itself.

Without this an '#include "replace.h"' can catch 'config.h' from
source4/heimal_build/config.h before bin/default/include/config.h.
This #defines HAVE_CLOSEFROM unconditionally before replace.h can define
the replacement for rep_closefrom() on systems without libbsd.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Dec  3 23:36:17 UTC 2019 on sn-devel-184
buildtools/wafsamba/samba3.py
source4/heimdal_build/include/krb5-types.h [moved from source4/heimdal_build/krb5-types.h with 100% similarity]
source4/heimdal_build/wscript_build