]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unix/linux/inotify/inotify.factor
Merge qualified, alias, symbols, constants into core
[factor.git] / basis / unix / linux / inotify / inotify.factor
index 9084b41c502e220f2568c00fbc20a792fba42ed3..e3d40b5b2837acd1dd162c789ab5b6ad7f39ca1b 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2008 Slava Pestov.\r
 ! See http://factorcode.org/license.txt for BSD license.\r
-USING: alien.syntax math math.bitwise constants ;\r
+USING: alien.syntax math math.bitwise ;\r
 IN: unix.linux.inotify\r
 \r
 C-STRUCT: inotify-event\r