summaryrefslogtreecommitdiff
path: root/graphics/transcode/patches/patch-af
blob: ec876669f70af5d52abf3d17ca5a75c5b6e001f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.2 2004/03/28 20:09:07 mycroft 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;