summaryrefslogtreecommitdiffstats
path: root/sys/dev/syscons/schistory.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-06-10 10:32:43 +0000
committerpeter <peter@FreeBSD.org>2000-06-10 10:32:43 +0000
commit338f22ef9cdc41862673f4e5a2842770d45b6f24 (patch)
tree75fed17df139e46c34697a85a53486a889ce6b0a /sys/dev/syscons/schistory.c
parent9207d01f3d04020c25da0f179c2d0c7e8bebbe40 (diff)
downloadFreeBSD-src-338f22ef9cdc41862673f4e5a2842770d45b6f24.zip
FreeBSD-src-338f22ef9cdc41862673f4e5a2842770d45b6f24.tar.gz
Argh. This is what I get for trying to do too many things at once.
Revert last commit. sc.h/NSC is used.
Diffstat (limited to 'sys/dev/syscons/schistory.c')
-rw-r--r--sys/dev/syscons/schistory.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/syscons/schistory.c b/sys/dev/syscons/schistory.c
index 61fa66b..c405349 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
OpenPOWER on IntegriCloud