summaryrefslogtreecommitdiff
path: root/games/xboing/files/patch-ab
blob: 90acedf57c8a1a06358d5ecc5906b75ec7e7a13b (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	Thu Nov 20 03:04:17 1997
--- audio/LINUXaudio.c	Thu Nov 20 03:04:31 1997
***************
*** 55,61 ****
  #include <unistd.h>
  #include <stdio.h>
  #include <fcntl.h>
! #include <linux/soundcard.h>
  
  #include "include/error.h"
  #include "include/audio.h"
--- 55,61 ----
  #include <unistd.h>
  #include <stdio.h>
  #include <fcntl.h>
! #include <sys/soundcard.h>
  
  #include "include/error.h"
  #include "include/audio.h"