summaryrefslogtreecommitdiff
path: root/source3/iniparser_build/strlib.c
blob: 4ea95b73ae03f509f0703715dfdc78f4f5be4469 (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/strlib.c"