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-ad

20 lines
369 B
Plaintext
Raw Normal View History

*** 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"