1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/games/xboing/files/patch-ab
1995-03-06 08:13:37 +00:00

20 lines
461 B
Plaintext

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