aboutsummaryrefslogtreecommitdiff
path: root/games/fkiss/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/fkiss/files/patch-aa')
-rw-r--r--games/fkiss/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/fkiss/files/patch-aa b/games/fkiss/files/patch-aa
deleted file mode 100644
index d2e6186a5fc8..000000000000
--- a/games/fkiss/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- sound.c.orig Sat Sep 7 16:49:25 2002
-+++ sound.c Sat Sep 7 16:49:46 2002
-@@ -40,7 +40,7 @@
- #ifdef __FreeBSD__
- # define USE_DSP
- # define DEV_SOUND "/dev/dsp"
--# include <machine/soundcard.h>
-+# include <sys/soundcard.h>
- #endif
-
- #ifndef DEV_SOUND