source: trunk/server/lib/iniparser_build/iniparser.c

Last change on this file was 745, checked in by Silvan Scherrer, 13 years ago

Samba Server: updated trunk to 3.6.0

File size: 177 bytes
Line 
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/iniparser.c"
Note: See TracBrowser for help on using the repository browser.