$OpenBSD: patch-src_afsmonitor_afsmonitor_c,v 1.2 2007/09/24 19:36:49 todd Exp $
--- src/afsmonitor/afsmonitor.c.orig	Sun Apr  3 13:15:42 2005
+++ src/afsmonitor/afsmonitor.c	Mon Sep 24 14:03:54 2007
@@ -272,7 +272,7 @@ extern char *cm_categories[];	/* cache manager data ca
 
 
 
-#if !defined(AFS_FBSD_ENV) && !defined(AFS_DARWIN70_ENV) && !defined(AFS_NBSD20_ENV)
+#if !defined(AFS_FBSD_ENV) && !defined(AFS_DARWIN70_ENV) && !defined(AFS_NBSD20_ENV) && !defined(AFS_OBSD_ENV)
 /*	
         strcasestr(): Return first occurence of pattern s2 in s1, case 
 	insensitive. 
