mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
1ca6fb563b
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Tue May 14 11:22:28 UTC 2024 on atb-devel-224 |
||
---|---|---|
.. | ||
capability.h | ||
dir.h | ||
filesys.h | ||
glob.h | ||
gssapi.h | ||
iconv.h | ||
kerberos.h | ||
locale.h | ||
network.h | ||
passwd.h | ||
python.h | ||
readline.h | ||
README | ||
select.h | ||
shmem.h | ||
syslog.h | ||
terminal.h | ||
threads.h | ||
time.h | ||
wait.h | ||
wscript_configure |
This directory contains wrappers around logical groups of system include files. The idea is to avoid #ifdef blocks in the main code, and instead put all the necessary conditional includes in subsystem specific header files in this directory.