summaryrefslogtreecommitdiff
path: root/source3/iniparser_build/dictionary.c
blob: 3147361746dcc6e618507ca445f1c1026d4b9e33 (plain)
1
2
3
4
5
6
7
/*
 for someplatforms it's needed to inject replace.h into
 the iniparser source code
 --metze
*/
#include "../replace/replace.h"
#include "iniparser/src/dictionary.c"