Revert "Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond...
[Samba.git] / source3 / iniparser_build / iniparser.c
blob3f4a1aaf1a6d5c3c99c8b0cc9c46e56415087721
1 /*
2 for someplatforms it's needed to inject replace.h into
3 the iniparser source code
4 --metze
5 */
6 #include "../replace/replace.h"
7 #include "iniparser/src/iniparser.c"