summaryrefslogtreecommitdiff
path: root/audio/splay/patches/patch-aa
blob: eb89ab6ffafa1244e25e6aed03e772b9452f2941 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-aa,v 1.2 1998/08/07 10:36:13 agc Exp $

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