s3:smbd: remove old comment about scavenger timer from vfs_default_durable_reconnect()
[obnox/samba/samba-obnox.git] / lib / iniparser_build / iniparser.c
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"