summaryrefslogtreecommitdiff
path: root/sys/dev/snp
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1998-02-06 12:14:30 +0000
committerEivind Eklund <eivind@FreeBSD.org>1998-02-06 12:14:30 +0000
commit0b08f5f73743f75cfe4603d65bf68a36aca310af (patch)
treef2b2237b4e93c12887da2b4f11bd323cf46ea26a /sys/dev/snp
parentdbf1ec592eb130f8c9cdadd66e7020bb30232701 (diff)
Notes
Diffstat (limited to 'sys/dev/snp')
-rw-r--r--sys/dev/snp/snp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/snp/snp.c b/sys/dev/snp/snp.c
index 40aa418cf678..7bfb635ce5ba 100644
--- a/sys/dev/snp/snp.c
+++ b/sys/dev/snp/snp.c
@@ -19,7 +19,6 @@
#include "opt_compat.h"
#include "opt_devfs.h"
-#include "opt_diagnostic.h"
#include <sys/param.h>
#include <sys/systm.h>