freebsd-ports/graphics/jgraph/files/patch-ab
Steve Price 76a3f4570b Initial import of jgraph version 8.3.
A tool for generating postscript graphs.

PR:		13035
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
1999-09-06 23:32:59 +00:00

10 lines
177 B
Text

--- token.c.orig Fri Mar 19 17:50:19 1999
+++ token.c Fri Mar 19 18:09:54 1999
@@ -6,6 +6,7 @@
*/
#include <math.h>
+#include <stdlib.h>
#include <stdio.h>
#ifdef LCC