summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_access.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ddb/db_access.c')
-rw-r--r--sys/ddb/db_access.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/ddb/db_access.c b/sys/ddb/db_access.c
index 2f4f906..511f978 100644
--- a/sys/ddb/db_access.c
+++ b/sys/ddb/db_access.c
@@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
- * $Id$
+ * $Id: db_access.c,v 1.13 1997/02/22 09:28:18 peter Exp $
*/
/*
@@ -31,7 +31,6 @@
* Date: 7/90
*/
#include <sys/param.h>
-#include <sys/systm.h>
#include <ddb/ddb.h>
#include <ddb/db_access.h>
OpenPOWER on IntegriCloud