From 18a5d2dfdfd463016f33b9ebf39ec6eeb1ac3b1a Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sat, 10 Jun 2000 10:32:43 +0000 Subject: [PATCH] Argh. This is what I get for trying to do too many things at once. Revert last commit. sc.h/NSC is used. --- sys/dev/syscons/schistory.c | 1 + 1 file changed, 1 insertion(+) 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