Deleted Added
full compact
26c26
< * $Id$
---
> * $Id: db_command.c,v 1.2 1993/10/16 16:47:10 rgrimes Exp $
37a38
> #include "systm.h"
39c40
< #include <machine/db_machdep.h> /* type definitions */
---
> #include "ddb/ddb.h"
171c172
< boolean_t have_addr;
---
> boolean_t have_addr = FALSE;