summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound/soundcard.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/sound/soundcard.c')
-rw-r--r--sys/i386/isa/sound/soundcard.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/isa/sound/soundcard.c b/sys/i386/isa/sound/soundcard.c
index 62437fc..1b4ee3b 100644
--- a/sys/i386/isa/sound/soundcard.c
+++ b/sys/i386/isa/sound/soundcard.c
@@ -26,10 +26,11 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: soundcard.c,v 1.34 1995/11/29 14:40:28 julian Exp $
+ * $Id: soundcard.c,v 1.35 1995/12/01 01:38:49 julian Exp $
*/
#include "sound_config.h"
+#include <vm/vm.h>
#ifdef CONFIGURE_SOUNDCARD
OpenPOWER on IntegriCloud