repo.or.cz
/
tomato.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
minidlna: update to 1.1.1
[tomato.git]
/
release
/
src
/
router
/
minidlna
/
inotify.h
blob
0f378c25d34251bdc6dab6e07f51ca11a92d2287
1
#ifdef HAVE_INOTIFY
2
int
3
inotify_remove_file
(
const char
*
path
);
4
5
void
*
6
start_inotify
();
7
#endif