1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-17 15:17:09 +03:00
Stefan Metzmacher cd37fdb240 libreplace: make sure system/network.h is only used when AC_LIBREPLACE_NETWORK_CHECKS was used
metze
(cherry picked from commit 3fddd36e119f73a5021370450f9687ef9d252bab)
2008-05-16 08:51:53 +02: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.