Make Samba 3 and Samba 4 both use the same single copy of libreplace.
[samba.git] / source3 / iniparser_build / dictionary.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/dictionary.c"