r25068: Older samba3 DCs will return DCERPC_FAULT_OP_RNG_ERROR for every opcode on the
[Samba.git] / source / iniparser_build / dictionary.c
blobde98a4523f04f8b2ad5150cc457df4f65c5c4ea3
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/dictionary.c"