source: branches/samba-3.3.x/source/iniparser_build/dictionary.c@ 222

Last change on this file since 222 was 206, checked in by Herwig Bauernfeind, 17 years ago

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

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