summaryrefslogtreecommitdiff
path: root/parallel/dqs/patches/patch-ah
blob: c3cacad526b0c1ff1e70b8b29c647f0babd3a163 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ah,v 1.1 2006/06/04 12:57:11 joerg Exp $

--- tools/actf.c.orig	2006-06-04 12:40:42.000000000 +0000
+++ tools/actf.c
@@ -1,7 +1,7 @@
 #include <stdio.h>
 #include <time.h>
 #include <sys/time.h>
-#include <sys/errno.h>
+#include <errno.h>
 
 FILE  *f;
 FILE *of;