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

Don't use malloc.h header on OpenBSD.

--- src/librcps.c.orig	Thu Nov 20 01:45:02 2014
+++ src/librcps.c	Thu Nov 20 01:45:17 2014
@@ -1,4 +1,3 @@
-#include <malloc.h>
 #include <string.h>
 #include <stdlib.h>
 #include <time.h>
