summaryrefslogtreecommitdiff
path: root/graphics/xfig/patches/patch-ai
blob: bff888f4cd9b32f7930489d89d9de12eda1ab67f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ai,v 1.1 2009/06/22 18:29:33 drochner Exp $

--- e_chop.c.orig	2009-03-30 17:52:10.000000000 +0200
+++ e_chop.c
@@ -19,9 +19,6 @@
 /* >>>>>>>>>>>>>>>>>>> fixme -- don't forget undo ! <<<<<<<<<<<<<<<< */
 
 #include <stdlib.h>
-#ifndef __FreeBSD__
-#include <alloca.h>
-#endif
 #include <math.h>
 #include "fig.h"
 #include "resources.h"