Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
93debade
Commit
93debade
authored
Nov 04, 2008
by
Niels Möller
Browse files
Include <sys/termios.h>.
Rev: src/server_pty.h:1.17
parent
9ba05ac3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server_pty.h
View file @
93debade
...
...
@@ -32,6 +32,8 @@
/* For struct winsize */
#include
<sys/ioctl.h>
/* struct winsize on Solaris (according to 5.8 man termio) */
#include
<sys/termios.h>
#define MAX_TTY_NAME 32
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment