$OpenBSD: patch-src_misc_c,v 1.1.1.1 2003/05/02 04:01:25 margarida Exp $
--- src/misc.c.orig	Wed Apr 30 20:40:32 2003
+++ src/misc.c	Wed Apr 30 20:40:40 2003
@@ -26,7 +26,7 @@
 #include <string.h>
 #include <ctype.h>
 #include <time.h>
-#include <malloc.h>
+#include <stdlib.h>
 
 #include "opencdk.h"
 #include "main.h"
