1999-03-30 16:32:35 +00:00
|
|
|
*** sound.c.orig Thu Jun 18 21:57:09 1998
|
|
|
|
--- sound.c Thu Jun 18 21:57:30 1998
|
1997-10-29 09:07:09 +00:00
|
|
|
***************
|
1999-03-30 16:32:35 +00:00
|
|
|
*** 5,11 ****
|
|
|
|
#ifdef VOXWARE
|
|
|
|
#include <fcntl.h>
|
|
|
|
#include <sys/ioctl.h>
|
|
|
|
! #include <sys/soundcard.h>
|
1997-10-29 09:07:09 +00:00
|
|
|
|
1999-03-30 16:32:35 +00:00
|
|
|
#include "pokey11.h"
|
1997-10-29 09:07:09 +00:00
|
|
|
|
1999-03-30 16:32:35 +00:00
|
|
|
--- 5,11 ----
|
|
|
|
#ifdef VOXWARE
|
|
|
|
#include <fcntl.h>
|
|
|
|
#include <sys/ioctl.h>
|
|
|
|
! #include <machine/soundcard.h>
|
1997-10-29 09:07:09 +00:00
|
|
|
|
1999-03-30 16:32:35 +00:00
|
|
|
#include "pokey11.h"
|
1997-10-29 09:07:09 +00:00
|
|
|
|