diff options
| author | Stefan Farfeleder <stefanf@FreeBSD.org> | 2005-04-06 17:42:24 +0000 |
|---|---|---|
| committer | Stefan Farfeleder <stefanf@FreeBSD.org> | 2005-04-06 17:42:24 +0000 |
| commit | 410f13a58d44e0f19306df28a99227015a2a688a (patch) | |
| tree | 6917509076662e949056f693acf45f823b27cccb /libexec/getty/chat.c | |
| parent | 2424b1185195850c1b47db3d46079ef62704ed28 (diff) | |
Notes
Diffstat (limited to 'libexec/getty/chat.c')
| -rw-r--r-- | libexec/getty/chat.c | 1 |
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 */ |
