pkgsrc/net/DarwinStreamingServer/patches/patch-at
joerg d8eebf4c22 Fetch is no longer interactive. Allow building on 64bit platforms, even
if it is likely not going to run. Fix CONF_FILES.
2013-03-24 16:51:07 +00:00

13 lines
418 B
Text

$NetBSD: patch-at,v 1.3 2013/03/24 16:51:08 joerg Exp $
--- APIModules/QTSSSpamDefenseModule.bproj/QTSSSpamDefenseModule.cpp.orig 2007-02-15 23:13:47.000000000 +0000
+++ APIModules/QTSSSpamDefenseModule.bproj/QTSSSpamDefenseModule.cpp
@@ -62,6 +62,8 @@ class IPAddrTableElem
friend class OSHashTable<IPAddrTableElem, IPAddrTableKey>;
};
+// defined below
+class IPAddrTableKey;
class IPAddrTableKey
{