forked from Lainports/freebsd-ports
- 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)
11 lines
267 B
C
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"
|