93d2e80a38
dc_rbytes member, fixing the build.
12 lines
325 B
Plaintext
12 lines
325 B
Plaintext
$OpenBSD: patch-configure,v 1.1 2010/09/13 08:54:21 landry Exp $
|
|
--- configure.orig Fri Jul 13 22:44:37 2007
|
|
+++ configure Mon Sep 13 10:37:37 2010
|
|
@@ -20205,6 +20205,7 @@ _ACEOF
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
/* end confdefs.h. */
|
|
+#include <sys/types.h>
|
|
#include <sys/disk.h>
|
|
|
|
int
|