From fce002fdef3780b4b80bfe0ba6d126bfc10130e9 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Mon, 24 Mar 1997 11:25:10 +0000 Subject: Don't include in the kernel. Stage 1: don't include it when it is not used. In most cases, the reasons for including it went away when the special ioctl headers became self-sufficient. --- sys/dev/syscons/syscons.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/dev/syscons') diff --git a/sys/dev/syscons/syscons.c b/sys/dev/syscons/syscons.c index 4db4f9aa5c0f..cbeae8bf2df9 100644 --- a/sys/dev/syscons/syscons.c +++ b/sys/dev/syscons/syscons.c @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: syscons.c,v 1.204 1997/02/28 14:26:34 bde Exp $ + * $Id: syscons.c,v 1.205 1997/03/01 23:53:46 jmg Exp $ */ #include "sc.h" @@ -37,7 +37,6 @@ #include #include #include -#include #include #include #include -- cgit v1.3