Fix bug 7104 - "wide links" and "unix extensions" are incompatible.
[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"