summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/procfs/procfs_mem.c
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1998-02-06 12:14:30 +0000
committereivind <eivind@FreeBSD.org>1998-02-06 12:14:30 +0000
commit4547a09753662d6525ae498b0da796738fa1bb22 (patch)
tree41dc9b04c45389c79e84d3a141cbe7ea5344d493 /sys/miscfs/procfs/procfs_mem.c
parent9416651e391c8c68c7e2245cd88c5133818f760f (diff)
downloadFreeBSD-src-4547a09753662d6525ae498b0da796738fa1bb22.zip
FreeBSD-src-4547a09753662d6525ae498b0da796738fa1bb22.tar.gz
Back out DIAGNOSTIC changes.
Diffstat (limited to 'sys/miscfs/procfs/procfs_mem.c')
-rw-r--r--sys/miscfs/procfs/procfs_mem.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/miscfs/procfs/procfs_mem.c b/sys/miscfs/procfs/procfs_mem.c
index 009476d..5625678 100644
--- a/sys/miscfs/procfs/procfs_mem.c
+++ b/sys/miscfs/procfs/procfs_mem.c
@@ -37,7 +37,7 @@
*
* @(#)procfs_mem.c 8.5 (Berkeley) 6/15/94
*
- * $Id: procfs_mem.c,v 1.28 1998/01/22 17:30:01 dyson Exp $
+ * $Id: procfs_mem.c,v 1.29 1998/02/04 22:32:49 eivind Exp $
*/
/*
@@ -45,8 +45,6 @@
* of sef's pread/pwrite functions
*/
-#include "opt_diagnostic.h"
-
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/proc.h>
OpenPOWER on IntegriCloud