diff options
| author | Eivind Eklund <eivind@FreeBSD.org> | 1998-02-06 12:14:30 +0000 |
|---|---|---|
| committer | Eivind Eklund <eivind@FreeBSD.org> | 1998-02-06 12:14:30 +0000 |
| commit | 0b08f5f73743f75cfe4603d65bf68a36aca310af (patch) | |
| tree | f2b2237b4e93c12887da2b4f11bd323cf46ea26a /sys/dev/snp | |
| parent | dbf1ec592eb130f8c9cdadd66e7020bb30232701 (diff) | |
Notes
Diffstat (limited to 'sys/dev/snp')
| -rw-r--r-- | sys/dev/snp/snp.c | 1 |
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> |
