pkgsrc/security/sfs/patches/patch-ag
agc 94df3e688c Update sfs to 0.7.2nb7
+ add support for gcc4
2006-10-21 11:53:13 +00:00

14 lines
264 B
Text

$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;