summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/snd/sound.c
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1998-01-31 02:50:37 +0000
committereivind <eivind@FreeBSD.org>1998-01-31 02:50:37 +0000
commit1f5d04dc29d426fa7a7a1c03336ae03ad3912905 (patch)
tree87719c80d5f4682ec6adc039299d78bd8e4a0f25 /sys/i386/isa/snd/sound.c
parent1dfdccebc8de0518c131c4f16bfcad8878543a81 (diff)
downloadFreeBSD-src-1f5d04dc29d426fa7a7a1c03336ae03ad3912905.zip
FreeBSD-src-1f5d04dc29d426fa7a7a1c03336ae03ad3912905.tar.gz
Include "opt_devfs.h".
Diffstat (limited to 'sys/i386/isa/snd/sound.c')
-rw-r--r--sys/i386/isa/snd/sound.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/i386/isa/snd/sound.c b/sys/i386/isa/snd/sound.c
index 403c0a6..3f5007ca 100644
--- a/sys/i386/isa/snd/sound.c
+++ b/sys/i386/isa/snd/sound.c
@@ -50,6 +50,8 @@
*
*/
+#include "opt_devfs.h"
+
#include <i386/isa/snd/sound.h>
#ifdef DEVFS
#include <sys/devfsext.h>
OpenPOWER on IntegriCloud