diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2000-06-10 10:32:43 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2000-06-10 10:32:43 +0000 |
| commit | 18a5d2dfdfd463016f33b9ebf39ec6eeb1ac3b1a (patch) | |
| tree | 37026c377bd4292dc2daa3db9666a62aeb5b9733 /sys/dev/syscons | |
| parent | dc661e78a8b067a76ce7be94d55b24b94b34ead5 (diff) | |
Notes
Diffstat (limited to 'sys/dev/syscons')
| -rw-r--r-- | sys/dev/syscons/schistory.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/syscons/schistory.c b/sys/dev/syscons/schistory.c index 61fa66b75bbe..c4053498acf0 100644 --- a/sys/dev/syscons/schistory.c +++ b/sys/dev/syscons/schistory.c @@ -29,6 +29,7 @@ * $FreeBSD$ */ +#include "sc.h" #include "opt_syscons.h" #ifndef SC_NO_HISTORY |
