summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/dev/sound/pcm/sound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pcm/sound.h b/sys/dev/sound/pcm/sound.h
index 1a38e20..597b6ef 100644
--- a/sys/dev/sound/pcm/sound.h
+++ b/sys/dev/sound/pcm/sound.h
@@ -71,8 +71,8 @@
#if __FreeBSD_version > 500000
#define USING_MUTEX
#define USING_DEVFS
-#define SND_DYNSYSCTL
#endif
+#define SND_DYNSYSCTL
#else
struct isa_device { int dummy; };
OpenPOWER on IntegriCloud