summaryrefslogtreecommitdiff
path: root/games/xboing/files/patch-ab
blob: 6888bd8d638de5abfa5ad0eb9064c5c377bc7973 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** audio/LINUXaudio.c.orig	Tue May 24 16:34:59 1994
--- audio/LINUXaudio.c	Sun Mar  5 23:43:14 1995
***************
*** 38,44 ****
  #include <unistd.h>
  #include <stdio.h>
  #include <fcntl.h>
! #include <linux/soundcard.h>
  
  #include "include/error.h"
  #include "include/audio.h"
--- 38,44 ----
  #include <unistd.h>
  #include <stdio.h>
  #include <fcntl.h>
! #include <machine/soundcard.h>
  
  #include "include/error.h"
  #include "include/audio.h"