$OpenBSD: patch-src_filter_c,v 1.1.1.1 2004/06/18 18:56:43 sturm Exp $
--- src/filter.c.orig	2003-12-20 03:49:01.000000000 -0800
+++ src/filter.c	2004-04-28 10:26:59.000000000 -0700
@@ -127,7 +127,7 @@ int filter_unquote_options(char *options
 }
 
 int load_plugin(char *path) {
-#if defined(__FreeBSD__) || defined (__APPLE__)
+#ifdef SYS_BSD
   const
 #endif    
   char *error;
