$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 +#include + +#define MAXINT INT_MAX const int STDiagram::BOX_WIDTH = 100; const int STDiagram::BOX_HEIGHT = 38;