source: branches/samba-3.5.x/source3/iniparser_build/dictionary.c

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

Samba 3.5.0: Initial import

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 "../replace/replace.h"
7#include "iniparser/src/dictionary.c"
Note: See TracBrowser for help on using the repository browser.