r25068: Older samba3 DCs will return DCERPC_FAULT_OP_RNG_ERROR for every opcode on the
[Samba.git] / source / iniparser_build / iniparser.c
blob4974f373ee55d54a251371e18d6292aab4b99d17
1 /*
2 for someplatforms it's needed to inject replace.h into
3 the iniparser source code
4 --metze
5 */
6 #include "lib/replace/replace.h"
7 #include "iniparser/src/iniparser.c"