12 lines
320 B
Plaintext
12 lines
320 B
Plaintext
$OpenBSD: patch-Lib_shape_cc,v 1.2 2010/05/23 16:20:47 espie Exp $
|
|
--- Lib/shape.cc.orig Wed Jun 7 20:11:08 2000
|
|
+++ Lib/shape.cc Sat May 22 16:02:37 2010
|
|
@@ -21,6 +21,7 @@
|
|
//
|
|
|
|
#include "swf.h"
|
|
+#include <math.h>
|
|
|
|
#ifdef RCSID
|
|
static char *rcsid = "$Id: patch-Lib_shape_cc,v 1.2 2010/05/23 16:20:47 espie Exp $";
|