1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-17 15:27:36 +00:00

enable per-device sysctls unconditionally

This commit is contained in:
Cameron Grant 2001-03-05 15:58:05 +00:00
parent a983d57528
commit dec507e8f7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=73760

View File

@ -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; };