1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-30 19:42:05 +03:00
Files
samba-mirror/source3/lib/replace/system
Stefan Metzmacher 6685e53385 r21944: move acl header checks to the correct place only
jeremy: please merge this to 3.0.25:-)

metze
(This used to be commit 874164e365)
2007-10-10 12:18:51 -05:00
..
2007-10-10 12:17:09 -05:00
2007-10-10 12:18:50 -05:00
2007-10-10 12:14:50 -05:00
2007-10-10 12:17:09 -05:00
2007-10-10 12:17:09 -05:00

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.