summaryrefslogtreecommitdiff
path: root/multimedia/transcode/patches/patch-af
blob: 3559faba71df4bd050e260cfdab0c439e5501b07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.1.1.1 2004/05/10 13:47:08 wiz Exp $

--- import/import_xvid.c	2004-03-26 19:12:32.000000000 +0000
+++ import/import_xvid.c	2004-03-26 19:12:42.000000000 +0000
@@ -67,7 +67,7 @@
 #define XVID_SHARED_LIB_NAME "libxvidcore.so"
 
 static int xvid2_init(char *path) {
-#if defined(__FreeBSD__) || defined(__APPLE__)
+#if defined(__FreeBSD__) || defined(__APPLE__) || defined(__NetBSD__)
 	const
 #endif    
 		char *error;