minix/nbsd_include/sys/ttycom.h
2011-02-21 13:13:55 +00:00

7 lines
107 B
C

#ifndef _SYS_TERMIOS_H_
#define _SYS_TERMIOS_H_
#include <minix/termios.h>
#endif /* !_SYS_TERMIOS_H_ */