freebsd-ports/security/libksba/files/patch-src__asn1-func.c
Greg Larkin cfd351a4f9 - Updated to 1.0.4
- Renamed a patch file with "make makepatch"

PR:		ports/127578
Submitted by:	Hirohisa Yamaguchi <umq at ueo dot co dot jp>
Approved by:	beech (mentor, implicit)
2008-09-26 01:05:57 +00:00

11 lines
267 B
C

--- ./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"