summaryrefslogtreecommitdiff
path: root/games/xblast/patches/patch-ac
blob: 86b86fd608033f062bfb9c72518d6ee17665bfdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ac,v 1.1.1.1 1998/11/10 08:32:36 garbled Exp $
--- sound.c.orig	Mon Nov  9 23:01:48 1998
+++ sound.c	Mon Nov  9 23:02:10 1998
@@ -80,7 +80,7 @@
 #include <sys/fcntl.h>
 #include <sys/stat.h>
 #include <sys/wait.h>
-#include <linux/soundcard.h>
+#include <soundcard.h>
 #include <signal.h>
 #include "sound.h"