home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / unix / armlinux / alpha / PARTITIONS / USR_GZ / usr / include / sys / vt.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-05-14  |  83 b   |  7 lines

  1. #ifndef _SYS_VT_H
  2. #define _SYS_VT_H
  3.  
  4. #include <linux/vt.h>
  5.  
  6. #endif /* _SYS_VT_H */
  7.