pkgsrc/textproc/jade/patches/patch-ao
2003-09-21 20:03:52 +00:00

12 lines
316 B
Text

$NetBSD: patch-ao,v 1.1 2003/09/21 20:03:53 tron Exp $
--- include/Ptr.h.orig Wed Oct 7 14:15:50 1998
+++ include/Ptr.h Tue Jul 22 09:19:49 2003
@@ -5,6 +5,7 @@
#define Ptr_INCLUDED 1
#include "Boolean.h"
+#include "Resource.h"
// T must have Resource as a public base class
// T may be an incomplete type