notify/inotify.c: first change, uses queue
This commit is contained in:
parent
dd73cf9422
commit
c6f346586e
3 changed files with 83 additions and 104 deletions
|
|
@ -40,6 +40,7 @@ inotify :
|
|||
../src/common/path.c \
|
||||
../src/notify/event.c \
|
||||
../src/notify/tree.c \
|
||||
../src/notify/queue.c \
|
||||
../src/notify/inotify.c \
|
||||
t_inotify.c -o test_inotify
|
||||
|
||||
|
|
|
|||
Reference in a new issue