Ruby  1.9.3p537(2014-02-19revision0)
ext/io/console/extconf.h
Go to the documentation of this file.
00001 #ifndef EXTCONF_H
00002 #define EXTCONF_H
00003 #define HAVE_TERMIOS_H 1
00004 #define HAVE_CFMAKERAW 1
00005 #define HAVE_SYS_IOCTL_H 1
00006 #define HAVE_RB_IO_GET_WRITE_IO 1
00007 #define HAVE_DUP3 1
00008 #endif
00009