summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_sym.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ddb/db_sym.c')
-rw-r--r--sys/ddb/db_sym.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/ddb/db_sym.c b/sys/ddb/db_sym.c
index a894a55..32975db 100644
--- a/sys/ddb/db_sym.c
+++ b/sys/ddb/db_sym.c
@@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
- * $Id: db_sym.c,v 1.12 1995/12/07 12:44:58 davidg Exp $
+ * $Id: db_sym.c,v 1.13 1995/12/10 13:32:41 phk Exp $
*/
/*
@@ -32,8 +32,7 @@
*/
#include <sys/param.h>
#include <sys/systm.h>
-#include <sys/proc.h>
-#include <vm/vm_param.h>
+
#include <ddb/ddb.h>
#include <ddb/db_sym.h>
OpenPOWER on IntegriCloud