$OpenBSD: patch-src_regex_internal_h,v 1.1.1.1 2014/10/12 22:32:27 bcallah Exp $
--- src/regex_internal.h.orig	Sun Sep 28 00:59:27 2014
+++ src/regex_internal.h	Sun Sep 28 00:59:37 2014
@@ -418,8 +418,6 @@ static unsigned int re_string_context_at (const re_str
 #define re_string_skip_bytes(pstr,idx) ((pstr)->cur_idx += (idx))
 #define re_string_set_index(pstr,idx) ((pstr)->cur_idx = (idx))
 
-#include <alloca.h>
-
 #ifndef _LIBC
 # if HAVE_ALLOCA
 /* The OS usually guarantees only one guard page at the bottom of the stack,
