15 lines
288 B
Plaintext
15 lines
288 B
Plaintext
$NetBSD: patch-ak,v 1.1 2009/06/22 18:29:33 drochner Exp $
|
|
|
|
--- w_snap.c.orig 2009-03-30 17:52:10.000000000 +0200
|
|
+++ w_snap.c
|
|
@@ -32,9 +32,6 @@
|
|
#include "u_search.h"
|
|
#include "f_util.h"
|
|
#include <math.h>
|
|
-#ifndef __FreeBSD__
|
|
-#include <alloca.h>
|
|
-#endif
|
|
|
|
int snap_gx;
|
|
int snap_gy;
|