$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;