From 3b1b289478793ce7bbe3e3f6a7c11fbb8cda61cf Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 8 Jul 2014 13:02:58 +0000 Subject: These do not need the extremely poorly named uvm/uvm_extern.h (which pulls in the universe). occasionally they need sys/systm.h --- sys/ddb/db_trap.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys/ddb/db_trap.c') diff --git a/sys/ddb/db_trap.c b/sys/ddb/db_trap.c index 01b15fe7519..bd3c73d08a3 100644 --- a/sys/ddb/db_trap.c +++ b/sys/ddb/db_trap.c @@ -1,4 +1,4 @@ -/* $OpenBSD: db_trap.c,v 1.16 2011/04/03 16:46:19 drahn Exp $ */ +/* $OpenBSD: db_trap.c,v 1.17 2014/07/08 13:02:57 deraadt Exp $ */ /* $NetBSD: db_trap.c,v 1.9 1996/02/05 01:57:18 christos Exp $ */ /* @@ -37,8 +37,6 @@ #include #include -#include - #include #include -- cgit v1.2.3