$OpenBSD: patch-src_asn1Coding_c,v 1.2 2003/10/12 21:33:43 jolan Exp $
--- src/asn1Coding.c.orig	2002-10-07 14:40:56.000000000 -0500
+++ src/asn1Coding.c	2003-10-12 16:29:15.000000000 -0500
@@ -28,7 +28,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <libtasn1.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <config.h>
 
 #ifdef HAVE_GETOPT_H
