summaryrefslogtreecommitdiff
path: root/games/plib/patches/patch-ae
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-07-12 19:48:40 +0000
committerdrochner <drochner@pkgsrc.org>2007-07-12 19:48:40 +0000
commitf77fdf62fbb020e04178a771ee3ef5fd4ed8498c (patch)
treea251954b16ba762a0be45127d7467f35ea2bbabe /games/plib/patches/patch-ae
parent0dbd138a48b24243d2bbf5103704cc986cf3095e (diff)
downloadpkgsrc-f77fdf62fbb020e04178a771ee3ef5fd4ed8498c.tar.gz
update to 1.8.4
too many changes to list here (1.6.0 was in 2002), see the bundled ChangeLog file
Diffstat (limited to 'games/plib/patches/patch-ae')
-rw-r--r--games/plib/patches/patch-ae12
1 files changed, 12 insertions, 0 deletions
diff --git a/games/plib/patches/patch-ae b/games/plib/patches/patch-ae
new file mode 100644
index 00000000000..642b4a91424
--- /dev/null
+++ b/games/plib/patches/patch-ae
@@ -0,0 +1,12 @@
+$NetBSD: patch-ae,v 1.3 2007/07/12 19:48:42 drochner Exp $
+
+--- src/sl/sl.h.orig 2007-03-22 23:38:18.000000000 +0100
++++ src/sl/sl.h
+@@ -26,6 +26,7 @@
+ #define __SL_H__ 1
+
+ #include <stdio.h>
++#include <sys/ioctl.h>
+ #include "slPortability.h"
+
+ #ifdef SL_USING_OSS_AUDIO