1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/math/ploticus/files/patch-src::swf.c
Kirill Ponomarev 468f16d221 - Update to version 2.20
PR:		60071
Submitted by:	Ports Fury
2003-12-09 19:52:19 +00:00

12 lines
206 B
C

--- swf.c.orig Tue Oct 28 04:45:58 2003
+++ swf.c Mon Dec 8 00:27:51 2003
@@ -15,7 +15,7 @@
*/
#ifndef NOSWF
-#include MAX_D_ROWS 1000
+#define MAX_D_ROWS 1000
#include <stdio.h>
#include <math.h>