1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-04 08:22:08 +03:00
Files
samba-mirror/source3/lib/replace/system
Stefan Metzmacher cb99b612f8 r18953: sync socket_wrapper with samba4
metze
(This used to be commit 77b0af43f0)
2007-10-10 12:14:50 -05:00
..
2007-10-10 12:00:45 -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.