summaryrefslogtreecommitdiff
path: root/multimedia/xine-lib/patches/patch-ad
blob: 6f82c90010c557c23016531b9ab2a6caf09f02c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ad,v 1.2 2004/03/28 20:14:22 mycroft Exp $

--- src/input/libdvdnav/vm.c.orig	2004-03-16 20:21:22.000000000 +0000
+++ src/input/libdvdnav/vm.c	2004-03-28 02:03:44.000000000 +0000
@@ -36,6 +36,7 @@
 #include <assert.h>
 #include <sys/types.h>
 #include <sys/stat.h>
+#include <sys/param.h>
 #include <fcntl.h>
 
 #include "ifo_types.h"