1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/audio/splay/files/patch-aa
Masafumi Max NAKANE 5ae9afcef5 Upgrade, 0.2 -> 0.3.
PR:		3321
Submitted by:	Choi Jun Ho <junker@moderato.snu.ac.kr>
1997-05-16 07:39:29 +00:00

20 lines
370 B
Plaintext

*** mpegsound/rawplayer.cc Thu Mar 27 22:18:47 1997
--- mpegsound/rawplayer.cc Tue Apr 1 19:33:46 1997
***************
*** 8,14 ****
#include <fcntl.h>
#include <sys/ioctl.h>
! #include <sys/soundcard.h>
#include "mpegsound.h"
--- 8,14 ----
#include <fcntl.h>
#include <sys/ioctl.h>
! #include <machine/soundcard.h>
#include "mpegsound.h"