summaryrefslogtreecommitdiff
path: root/security/sfs/patches/patch-ag
blob: d963216db6607a2eb8c8690b68e92e1fc752799c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ag,v 1.1 2006/10/21 11:53:13 agc Exp $

--- ./async/aiod.h.orig	2002-10-29 06:29:02.000000000 +0000
+++ ./async/aiod.h
@@ -32,6 +32,9 @@
 
 struct aiod_req;
 
+class aiod;
+class aiofh;
+
 class aiobuf {
   friend class aiod;
   friend class aiofh;