$OpenBSD: patch-ipmipower_src_wrappers_c,v 1.1.1.1 2007/10/25 18:17:02 wilfried Exp $
--- ipmipower/src/wrappers.c.orig	Fri Dec 15 18:26:44 2006
+++ ipmipower/src/wrappers.c	Tue Oct 23 17:05:32 2007
@@ -512,7 +512,7 @@ Regexec(const regex_t * preg, const char *string,
     int n;
     char buf[MAX_REG_BUF];
 
-#ifndef __FreeBSD__
+#ifdef __LINUX__
     /* Review: undocumented, is it needed? */
     re_syntax_options = RE_SYNTAX_POSIX_EXTENDED;
 #endif
