summaryrefslogtreecommitdiff
path: root/security/gnutls/patches/patch-af
blob: 3e90eceb60de203a225d36070cf3536125ca8ea3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.2 2011/04/26 10:35:30 adam Exp $

--- guile/src/extra.c.orig	2007-09-04 18:12:51.000000000 +0200
+++ guile/src/extra.c
@@ -30,7 +30,7 @@
 #include <gnutls/openpgp.h>
 #include <libguile.h>
 
-#include <alloca.h>
+#include <stdlib.h>
 
 #include "errors.h"
 #include "utils.h"