summaryrefslogtreecommitdiff
path: root/sshpty.c
diff options
context:
space:
mode:
Diffstat (limited to 'sshpty.c')
-rw-r--r--sshpty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshpty.c b/sshpty.c
index 6b0ad1f2a..4434a908d 100644
--- a/sshpty.c
+++ b/sshpty.c
@@ -15,7 +15,7 @@
15RCSID("$OpenBSD: sshpty.c,v 1.14 2006/02/08 12:15:27 stevesk Exp $"); 15RCSID("$OpenBSD: sshpty.c,v 1.14 2006/02/08 12:15:27 stevesk Exp $");
16 16
17#ifdef HAVE_PATHS_H 17#ifdef HAVE_PATHS_H
18# include <paths.h> 18# include <paths.h>
19#endif 19#endif
20#include <termios.h> 20#include <termios.h>
21#ifdef HAVE_UTIL_H 21#ifdef HAVE_UTIL_H