3a344c006c
a couple of bugs fixed
20 lines
436 B
Plaintext
20 lines
436 B
Plaintext
$OpenBSD: patch-configure,v 1.3 2008/11/18 11:41:23 jasper Exp $
|
|
--- configure.orig Wed Oct 29 21:25:57 2008
|
|
+++ configure Tue Nov 18 12:33:20 2008
|
|
@@ -21423,6 +21423,7 @@ cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
+#include <string.h>
|
|
|
|
#include <check.h>
|
|
|
|
@@ -21532,6 +21533,7 @@ cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
+#include <string.h>
|
|
|
|
#include <check.h>
|
|
|