summaryrefslogtreecommitdiff
path: root/textproc/jade/patches/patch-ao
blob: bd7a58edf5c31d4c797c275f544bc743489c6a55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$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