forked from Lainports/freebsd-ports
11 lines
206 B
C
11 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>
|