$NetBSD: patch-src_search_c,v 1.1 2011/12/24 17:07:07 dholland Exp $

- use standard headers

--- src/regex19.c.~3~	1996-07-16 01:44:24.000000000 +0000
+++ src/regex19.c
@@ -25,6 +25,8 @@
   #pragma alloca
 #endif
 
+#include <stdlib.h>
+
 #define _GNU_SOURCE
 
 #ifdef HAVE_CONFIG_H
