1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/emulators/atari800/files/patch-ad
Satoshi Taoka 6f79c9c567 Updated to version 0.8.6 after I modified several problems
PR:		ports/7734
Submitted by:	Joel Sutton (maintainer)
1999-03-30 16:32:35 +00:00

20 lines
369 B
Plaintext

*** sound.c.orig Thu Jun 18 21:57:09 1998
--- sound.c Thu Jun 18 21:57:30 1998
***************
*** 5,11 ****
#ifdef VOXWARE
#include <fcntl.h>
#include <sys/ioctl.h>
! #include <sys/soundcard.h>
#include "pokey11.h"
--- 5,11 ----
#ifdef VOXWARE
#include <fcntl.h>
#include <sys/ioctl.h>
! #include <machine/soundcard.h>
#include "pokey11.h"