diff options
| author | David Schultz <das@FreeBSD.org> | 2003-03-05 08:16:29 +0000 |
|---|---|---|
| committer | David Schultz <das@FreeBSD.org> | 2003-03-05 08:16:29 +0000 |
| commit | 9c62b3ee7cc69b05ae6438e62944d5174fef24eb (patch) | |
| tree | 6bcfc183b9c6f4fcb90b7cca845fea42feeb07f5 /sys/dev/dgb | |
| parent | 876d09d890c342b63ae3f8c5e1f563cbab3d48e2 (diff) | |
Notes
Diffstat (limited to 'sys/dev/dgb')
| -rw-r--r-- | sys/dev/dgb/dgb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/dgb/dgb.c b/sys/dev/dgb/dgb.c index e77e2f1ca1966..ef6ba67e87b04 100644 --- a/sys/dev/dgb/dgb.c +++ b/sys/dev/dgb/dgb.c @@ -58,6 +58,7 @@ #include "opt_compat.h" #include "opt_dgb.h" +#include "opt_tty.h" #include "dgb.h" |
