Make Samba 3 and Samba 4 both use the same single copy of libreplace.
[samba.git] / replace / system / README
1 This directory contains wrappers around logical groups of system
2 include files. The idea is to avoid #ifdef blocks in the main code,
3 and instead put all the necessary conditional includes in subsystem
4 specific header files in this directory.