Deleted Added
full compact
26c26
< * $Id: db_variables.c,v 1.2 1993/10/16 16:47:29 rgrimes Exp $
---
> * $Id: db_variables.c,v 1.3 1993/11/25 01:30:13 wollman Exp $
34,37c34,37
< #include "param.h"
< #include "systm.h"
< #include "proc.h"
< #include "ddb/ddb.h"
---
> #include <sys/param.h>
> #include <sys/systm.h>
> #include <sys/proc.h>
> #include <ddb/ddb.h>