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