s3/libsmb: Fix typo in error message.
[Samba/gebeck_regimport.git] / source3 / iniparser_build / dictionary.c
blob3147361746dcc6e618507ca445f1c1026d4b9e33
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"