Use constants in inotify

db4
slava 2008-12-16 02:45:58 -06:00
parent 96d417a7c2
commit 3bcb2ef645
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
! Copyright (C) 2008 Slava Pestov.
! See http://factorcode.org/license.txt for BSD license.
USING: alien.syntax math math.bitwise ;
USING: alien.syntax math math.bitwise constants ;
IN: unix.linux.inotify
C-STRUCT: inotify-event