$NetBSD: patch-ad,v 1.2 2008/12/18 16:19:07 bjs Exp $

--- common/osdep.h.orig	2008-12-12 16:45:07.000000000 -0500
+++ common/osdep.h
@@ -51,7 +51,7 @@
 #define X264_VERSION "" // no configure script for msvc
 #endif
 
-#if defined(SYS_OPENBSD) || defined(SYS_SunOS)
+#if defined(SYS_SunOS)
 #define isfinite finite
 #endif
 #if defined(_MSC_VER) || defined(SYS_SunOS) || defined(SYS_MACOSX)
