1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-01 09:05:46 +03:00
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 874164e365b77947d5c514b2a77c6aae0f42599e)
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.