summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_write_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ddb/db_write_cmd.c')
-rw-r--r--sys/ddb/db_write_cmd.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/ddb/db_write_cmd.c b/sys/ddb/db_write_cmd.c
index 0900066..9881234 100644
--- a/sys/ddb/db_write_cmd.c
+++ b/sys/ddb/db_write_cmd.c
@@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
- * $Id$
+ * $Id: db_write_cmd.c,v 1.9 1997/02/22 09:28:34 peter Exp $
*/
/*
@@ -32,10 +32,8 @@
*/
#include <sys/param.h>
-#include <sys/systm.h>
#include <ddb/ddb.h>
-#include <ddb/db_lex.h>
#include <ddb/db_access.h>
#include <ddb/db_command.h>
#include <ddb/db_sym.h>
OpenPOWER on IntegriCloud