repo.or.cz
/
Samba
/
gebeck_regimport.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vfs_afsacl.c: Remove some unnecessary return; statements
[Samba/gebeck_regimport.git]
/
lib
/
iniparser_build
/
strlib.c
blob
12ef233552922926757269e12154b6bba1e86ea5
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/strlib.c"