summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_lex.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ddb/db_lex.c')
-rw-r--r--sys/ddb/db_lex.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/ddb/db_lex.c b/sys/ddb/db_lex.c
index 26b8dae..ce49ff7 100644
--- a/sys/ddb/db_lex.c
+++ b/sys/ddb/db_lex.c
@@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
- * $Id: db_lex.c,v 1.9 1995/12/07 12:44:52 davidg Exp $
+ * $Id: db_lex.c,v 1.10 1995/12/10 13:32:38 phk Exp $
*/
/*
@@ -35,7 +35,7 @@
*/
#include <sys/param.h>
#include <sys/systm.h>
-#include <vm/vm_param.h>
+
#include <ddb/ddb.h>
#include <ddb/db_lex.h>
OpenPOWER on IntegriCloud