aboutsummaryrefslogtreecommitdiff
path: root/libexec/getty/chat.c
diff options
context:
space:
mode:
authorStefan Farfeleder <stefanf@FreeBSD.org>2005-04-06 17:42:24 +0000
committerStefan Farfeleder <stefanf@FreeBSD.org>2005-04-06 17:42:24 +0000
commit410f13a58d44e0f19306df28a99227015a2a688a (patch)
tree6917509076662e949056f693acf45f823b27cccb /libexec/getty/chat.c
parent2424b1185195850c1b47db3d46079ef62704ed28 (diff)
Notes
Diffstat (limited to 'libexec/getty/chat.c')
-rw-r--r--libexec/getty/chat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/getty/chat.c b/libexec/getty/chat.c
index 8256bb13fb6c4..bc5a963c8a358 100644
--- a/libexec/getty/chat.c
+++ b/libexec/getty/chat.c
@@ -39,6 +39,7 @@ static const char rcsid[] =
#include <syslog.h>
#include <unistd.h>
+#include "gettytab.h"
#include "extern.h"
#define PAUSE_CH (unsigned char)'\xff' /* pause kludge */