1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-03 17:05:54 +03:00
Stefan Metzmacher 2f1aafa2a7 r22221: merge from samba4:
- libreplace unsetenv() and strptime() replacements

metze
(This used to be commit 057c1c04d09b48c713ebc0b334cabcefc02561e9)
2007-10-10 12:19:21 -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:19:21 -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.