summaryrefslogtreecommitdiff
path: root/graphics/tcm/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tcm/patches/patch-ae')
-rw-r--r--graphics/tcm/patches/patch-ae15
1 files changed, 0 insertions, 15 deletions
diff --git a/graphics/tcm/patches/patch-ae b/graphics/tcm/patches/patch-ae
deleted file mode 100644
index effd88b7326..00000000000
--- a/graphics/tcm/patches/patch-ae
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ae,v 1.2 2001/04/11 21:32:00 jtb Exp $
-
---- sd/bv/stdiagram.c.orig Tue Mar 21 12:53:27 2000
-+++ sd/bv/stdiagram.c
-@@ -34,7 +34,9 @@
- #include "transitionarrow.h"
- #include "initialstatebox.h"
- #include "stdiagram.h"
--#include <values.h>
-+#include <limits.h>
-+
-+#define MAXINT INT_MAX
-
- const int STDiagram::BOX_WIDTH = 100;
- const int STDiagram::BOX_HEIGHT = 38;