repo.or.cz
/
polipo.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sort configuration variables.
[polipo.git]
/
ftsimport.c
blob
577dc1c6283cf50130dfeb66b8490cab05fc2d70
1
#include
"polipo.h"
2
3
#ifndef HAVE_FTS
4
#include
"fts_compat.c"
5
#else
6
static int
dummy
ATTRIBUTE
((
unused
));
7
#endif
8