1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/graphics/jgraph/files/patch-ab

11 lines
177 B
Plaintext
Raw Normal View History

--- 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