source: branches/samba-3.2.x/source/iniparser_build/iniparser.c

Last change on this file was 133, checked in by Paul Smedley, 17 years ago

Update trunk to 3.2.0pre3

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