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

Don't use malloc.h header on OpenBSD.

--- iec16022.c.orig	Wed Nov 19 23:09:44 2014
+++ iec16022.c	Wed Nov 19 23:09:51 2014
@@ -29,7 +29,6 @@
 #include <string.h>
 #include <time.h>
 #include <popt.h>
-#include <malloc.h>
 #include "image.h"
 #include "iec16022ecc200.h"
 #include "config.h"
