summaryrefslogtreecommitdiffstats
path: root/sample.c
diff options
context:
space:
mode:
Diffstat (limited to 'sample.c')
-rw-r--r--sample.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sample.c b/sample.c
index 1d0b367..fbf5bef 100644
--- a/sample.c
+++ b/sample.c
@@ -24,6 +24,7 @@ clients must be made or how a client should react.
#ifdef HAVE_PTY_H
#include <pty.h>
#endif
+#include <sys/ioctl.h>
#include <signal.h>
#include <errno.h>
#include <libssh/libssh.h>