diff options
Diffstat (limited to 'math/abacus/patches/patch-ae')
-rw-r--r-- | math/abacus/patches/patch-ae | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/math/abacus/patches/patch-ae b/math/abacus/patches/patch-ae new file mode 100644 index 00000000000..e8c3987f212 --- /dev/null +++ b/math/abacus/patches/patch-ae @@ -0,0 +1,12 @@ +$NetBSD: patch-ae,v 1.1 2000/09/03 23:08:34 wiz Exp $ + +--- canvas-tcl8.0.3/tkInt.h.orig Tue Sep 29 00:15:51 1998 ++++ canvas-tcl8.0.3/tkInt.h +@@ -38,7 +38,6 @@ + + typedef struct TkColormap TkColormap; + typedef struct TkGrabEvent TkGrabEvent; +-typedef struct Tk_PostscriptInfo Tk_PostscriptInfo; + typedef struct TkpCursor_ *TkpCursor; + typedef struct TkRegion_ *TkRegion; + typedef struct TkStressedCmap TkStressedCmap; |