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