1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
freebsd-ports/graphics/xfig/files/patch-w_intersect.c
2011-06-19 17:40:38 +00:00

15 lines
295 B
C

$FreeBSD$
--- w_intersect.c.orig 2011-06-18 21:05:55.000000000 -0700
+++ w_intersect.c 2011-06-18 21:06:18.000000000 -0700
@@ -26,7 +26,9 @@
#include "w_msgpanel.h"
#include "f_util.h"
#include "u_quartic.h"
+#ifndef __FreeBSD__
#include <alloca.h>
+#endif
#include <math.h>
#undef I