diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1999-12-08 08:59:40 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1999-12-08 08:59:40 +0000 |
| commit | 5ecdb702b01632c0fb23726a08f10f2b2d403036 (patch) | |
| tree | d27803ca50ff238564c31ffed2aa09466e4348b6 /sys/fs/procfs/procfs_dbregs.c | |
| parent | d95b5da99160885516473c7f27720f802631ff35 (diff) | |
Notes
Diffstat (limited to 'sys/fs/procfs/procfs_dbregs.c')
| -rw-r--r-- | sys/fs/procfs/procfs_dbregs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/fs/procfs/procfs_dbregs.c b/sys/fs/procfs/procfs_dbregs.c index 0df1c3e529cc..158c3f4ab269 100644 --- a/sys/fs/procfs/procfs_dbregs.c +++ b/sys/fs/procfs/procfs_dbregs.c @@ -49,7 +49,6 @@ #include <machine/reg.h> #include <miscfs/procfs/procfs.h> #include <vm/vm.h> -#include <vm/vm_extern.h> int procfs_dodbregs(curp, p, pfs, uio) |
