$OpenBSD: patch-src_initial_c,v 1.1 2014/11/30 05:41:34 brad Exp $

Don't use malloc.h header on OpenBSD.

--- src/initial.c.orig	Thu Nov 20 01:43:38 2014
+++ src/initial.c	Thu Nov 20 01:43:44 2014
@@ -1,4 +1,3 @@
-#include <malloc.h>
 #include <stdlib.h>
 #include <assert.h>
 
