diff options
Diffstat (limited to 'sys/dev/sound/pcm/sound.h')
-rw-r--r-- | sys/dev/sound/pcm/sound.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/dev/sound/pcm/sound.h b/sys/dev/sound/pcm/sound.h index 2b0adcd..97cbd0d 100644 --- a/sys/dev/sound/pcm/sound.h +++ b/sys/dev/sound/pcm/sound.h @@ -119,10 +119,6 @@ struct isa_device { int dummy; }; int fkchan_setup(pcm_channel *c); -#ifdef KERNEL -#include "pnp.h" -#endif /* KERNEL */ - /* * Minor numbers for the sound driver. * |