summaryrefslogtreecommitdiff
path: root/security/libksba/files/patch-src__asn1-func.c
blob: a10084675093f9b1ef36dc536051571949539606 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./src/asn1-func.c.orig	2008-09-23 08:51:55.000000000 -0400
+++ ./src/asn1-func.c	2008-09-23 08:51:59.000000000 -0400
@@ -25,8 +25,6 @@
 #include <ctype.h>
 #include <assert.h>
 
-#include <alloca.h>
-
 #include "util.h"
 #include "ksba.h"
 #include "asn1-func.h"