summaryrefslogtreecommitdiff
path: root/lib/iniparser_build/dictionary.c
blob: a6b2a12484b6d6675e5089dd7e65698bc6b1b592 (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"