summaryrefslogtreecommitdiff
path: root/benchmarks/randread/patches/patch-ab
blob: 150279abd9551d88dbf0635e0b8777287fc5b20f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.1 2002/08/09 02:01:56 dmcmahill Exp $

--- randread.c.orig	Fri Jun 21 03:11:29 2002
+++ randread.c
@@ -3,6 +3,7 @@
  * by the author, Curt Sampson <cjs@cynic.net>.
  */
 
+#include <sys/types.h>
 #include <sys/disklabel.h>
 #include <sys/ioctl.h>
 #include <sys/stat.h>