mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
468f16d221
PR: 60071 Submitted by: Ports Fury
12 lines
206 B
C
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>
|