41683da86f
re-writen for 8 audio channels. This version fixes an AC3 bug and supports files > 2GB. WWW: http://ip51cf87c4.direct-adsl.nl/panteltje/dvd/
13 lines
502 B
Text
13 lines
502 B
Text
$NetBSD: patch-unistd,v 1.1.1.1 2006/01/14 14:27:28 sohsmith Exp $
|
|
|
|
--- mplex.h.orig Tue Aug 3 21:00:02 2004
|
|
+++ mplex.h Thu Oct 21 18:48:16 2004
|
|
@@ -46,6 +46,8 @@
|
|
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. *
|
|
*************************************************************************/
|
|
|
|
+#include <unistd.h>
|
|
+
|
|
/*************************************************************************
|
|
Definitionen
|
|
*************************************************************************/
|