1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/games/xboing/files/patch-ab

20 lines
461 B
Plaintext
Raw Normal View History

1997-11-26 19:45:37 +00:00
*** audio/LINUXaudio.c.orig Thu Nov 20 03:04:17 1997
--- audio/LINUXaudio.c Thu Nov 20 03:04:31 1997
1995-03-06 08:13:37 +00:00
***************
1997-11-26 19:45:37 +00:00
*** 55,61 ****
1995-03-06 08:13:37 +00:00
#include <unistd.h>
#include <stdio.h>
#include <fcntl.h>
! #include <linux/soundcard.h>
#include "include/error.h"
#include "include/audio.h"
1997-11-26 19:45:37 +00:00
--- 55,61 ----
1995-03-06 08:13:37 +00:00
#include <unistd.h>
#include <stdio.h>
#include <fcntl.h>
! #include <machine/soundcard.h>
#include "include/error.h"
#include "include/audio.h"