freebsd-ports/security/libksba/files/patch-src_asn1-func.c
Michael Nottebrock ebc7d38523 Update to 0.9.12
2005-09-12 14:36:17 +00:00

11 lines
241 B
C

--- src/asn1-func.c.orig Mon Sep 12 16:13:20 2005
+++ src/asn1-func.c Mon Sep 12 16:13:28 2005
@@ -26,8 +26,6 @@
#include <ctype.h>
#include <assert.h>
-#include <alloca.h>
-
#include "ksba.h"
#include "asn1-func.h"
#include "util.h"