$NetBSD: patch-aa,v 1.1 2004/05/09 20:02:59 danw Exp $

--- src/encrypt.c.orig	Sat Mar 13 11:34:03 2004
+++ src/encrypt.c
@@ -24,7 +24,7 @@
 #endif
 #include <stdio.h>
 #include <stdarg.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <assert.h>
 
 #include "opencdk.h"
