$NetBSD: patch-af,v 1.2 2001/04/11 21:32:00 jtb Exp $ --- sd/bv/rpdiagram.c.orig Mon Jul 26 10:44:03 1999 +++ sd/bv/rpdiagram.c @@ -34,7 +34,9 @@ #include "line.h" #include "rpdiagram.h" #include "diagramchecks.h" -#include +#include + +#define MAXINT INT_MAX const int RPDiagram::BOX_WIDTH = 58; const int RPDiagram::BOX_HEIGHT = 38;