$OpenBSD: patch-tests_argcv_c,v 1.1 2007/07/09 17:38:42 naddy Exp $
--- tests/argcv.c.orig	Sat May 12 10:01:50 2007
+++ tests/argcv.c	Sat May 12 10:02:02 2007
@@ -15,6 +15,10 @@
    License along with this library; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA  */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <ctype.h>
 
 #include <argcv.h>
