8d58512de6
Thanks oga@ and Jonathan Armani for testing. Add (previously missing) license comment; the license for 3.2.5 has reverted to MIT-like. patches/patch-w_intersect_c includes a reimplementation of some complex math functions, not yet in our libm.
12 lines
344 B
Plaintext
12 lines
344 B
Plaintext
$OpenBSD: patch-e_chop_c,v 1.1 2008/08/26 14:32:20 sthen Exp $
|
|
--- e_chop.c.pat.orig Wed Aug 20 11:45:20 2008
|
|
+++ e_chop.c Wed Aug 20 11:45:20 2008
|
|
@@ -19,7 +19,6 @@
|
|
/* >>>>>>>>>>>>>>>>>>> fixme -- don't forget undo ! <<<<<<<<<<<<<<<< */
|
|
|
|
#include <stdlib.h>
|
|
-#include <alloca.h>
|
|
#include "fig.h"
|
|
#include "resources.h"
|
|
#include "mode.h"
|