summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcg <cg@FreeBSD.org>2001-03-05 16:47:35 +0000
committercg <cg@FreeBSD.org>2001-03-05 16:47:35 +0000
commit90a1957e93fc1edaec96b69c8723a687e6cb44e2 (patch)
tree04b559581b1ca750e89c210c6426e8bd9f1e9898
parente4893b3d9ab8138f263835b4a903109b61661390 (diff)
downloadFreeBSD-src-90a1957e93fc1edaec96b69c8723a687e6cb44e2.zip
FreeBSD-src-90a1957e93fc1edaec96b69c8723a687e6cb44e2.tar.gz
MFS: add kobj.h to reduce diffs from -stable
-rw-r--r--sys/dev/sound/pcm/sound.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/sound/pcm/sound.h b/sys/dev/sound/pcm/sound.h
index 597b6ef..d09a370 100644
--- a/sys/dev/sound/pcm/sound.h
+++ b/sys/dev/sound/pcm/sound.h
@@ -65,6 +65,7 @@
#include <sys/soundcard.h>
#include <sys/sysctl.h>
#include <isa/isavar.h>
+#include <sys/kobj.h>
#include <vm/vm.h>
#include <vm/pmap.h>
OpenPOWER on IntegriCloud