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