$OpenBSD: patch-iec16022ecc200_c,v 1.2 2016/02/29 23:43:49 sthen Exp $

Don't use malloc.h header on OpenBSD.

--- iec16022ecc200.c.orig	Thu Jun 25 21:42:24 2015
+++ iec16022ecc200.c	Thu Feb 11 11:39:41 2016
@@ -28,7 +28,6 @@
 #include <ctype.h>
 #include <string.h>
 #include <time.h>
-#include <malloc.h>
 #include "reedsol.h"
 #include "iec16022ecc200.h"
 
