source: branches/samba-3.3.x/source/iniparser_build/strlib.c

Last change on this file was 206, checked in by Herwig Bauernfeind, 16 years ago

Import Samba 3.3 branch at 3.0.0 level (psmedley's port)

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