1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/games/xboing/files/patch-ab
Vanilla I. Shu 7211490698 Update to 2.4
PR:		5514
1997-11-26 19:45:37 +00:00

20 lines
461 B
Plaintext

*** 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 <machine/soundcard.h>
#include "include/error.h"
#include "include/audio.h"