Changeset 4793
- Timestamp:
- 12/13/11 22:58:54 (18 months ago)
- File:
-
- 1 edited
-
neercs/trunk/src/term.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
neercs/trunk/src/term.c
r4792 r4793 17 17 #include <stdio.h> 18 18 #include <string.h> 19 #include <sys/ioctl.h> 20 #include <sys/types.h> 21 #include <termios.h> 19 22 #if defined HAVE_PTY_H 20 23 # include <pty.h> /* for openpty and forkpty */
Note: See TracChangeset
for help on using the changeset viewer.
