1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/emulators/atari800/files/patch-ab
Thomas Gellekum d88cedc838 Import atari800 port. This is an emulator of the old 8bit computer.
PR:		3411
Submitted by:	Joel Sutton <sutton@aardvark.apana.org.au>
1997-10-29 09:07:09 +00:00

20 lines
367 B
Plaintext

*** sound.c.orig Sun Apr 20 23:19:13 1997
--- sound.c Sun Apr 20 23:19:28 1997
***************
*** 3,9 ****
#ifdef VOXWARE
#include <fcntl.h>
#include <sys/ioctl.h>
! #include <sys/soundcard.h>
#include "pokey11.h"
--- 3,9 ----
#ifdef VOXWARE
#include <fcntl.h>
#include <sys/ioctl.h>
! #include <machine/soundcard.h>
#include "pokey11.h"