source: vendor/3.5.0/source3/iniparser_build/iniparser.c

Last change on this file was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 167 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.