io.serial.unix.linux: fix missing vocab

db4
Jonas Pfenniger 2009-11-15 12:33:28 +01:00 committed by Slava Pestov
parent 361c38d5a1
commit 7cc23adfff
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
! Copyright (C) 2008 Doug Coleman.
! See http://factorcode.org/license.txt for BSD license.
USING: alien.syntax classes.struct kernel system unix ;
USING: alien.c-types alien.syntax classes.struct kernel system unix ;
IN: io.serial.unix.termios
CONSTANT: NCCS 32