diff options
| author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-08-05 03:24:49 +0000 |
|---|---|---|
| committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-08-05 03:24:49 +0000 |
| commit | abacdcce30a192fcf797ef2579475d365916bb0d (patch) | |
| tree | 517afadace41654a55d5eb39eff45ce1b175752a /textproc/opensp/files/patch-Ptr.h | |
| parent | Fix libc_r detection routine that didn't work on -current. (diff) | |
Use another approach for gcc33 taken from sourceforge.
Diffstat (limited to 'textproc/opensp/files/patch-Ptr.h')
| -rw-r--r-- | textproc/opensp/files/patch-Ptr.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/opensp/files/patch-Ptr.h b/textproc/opensp/files/patch-Ptr.h deleted file mode 100644 index 9bef362ff78c..000000000000 --- a/textproc/opensp/files/patch-Ptr.h +++ /dev/null @@ -1,10 +0,0 @@ ---- include/Ptr.h.orig Fri Jul 18 14:11:08 2003 -+++ include/Ptr.h Fri Jul 18 14:11:22 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 |
