From 0b1ae8097d5753cc86391fd33f970ea49db54c03 Mon Sep 17 00:00:00 2001 From: Julian Elischer Date: Sun, 8 Jul 2001 04:56:07 +0000 Subject: A set of changes to reduce the number of include files the kernel takes from /usr/include. I cannot check them on alpha.. (will try beast) Briefly looked at by: Warner Losh --- sys/ddb/db_command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/ddb/db_command.c') diff --git a/sys/ddb/db_command.c b/sys/ddb/db_command.c index 39378e9c7d01..64cad7eef264 100644 --- a/sys/ddb/db_command.c +++ b/sys/ddb/db_command.c @@ -45,7 +45,7 @@ #include #include -#include +#include /* * Exported global variables -- cgit v1.3