s3: Move source3/iniparser to lib/iniparser to allow sharing between s3/s4
[nivanova/samba-autobuild/.git] / lib / iniparser_build / strlib.c
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/strlib.c"