opnsense-ports/devel/libmtdev/files/patch-src_common.h
Franco Fichtner 2920441996 */*: sync with upstream
Taken from: FreeBSD
2015-09-17 08:37:32 +02:00

11 lines
225 B
C

--- src/common.h.orig 2013-07-31 17:25:50 UTC
+++ src/common.h
@@ -33,7 +33,7 @@
#include <mtdev-mapping.h>
#include <mtdev-plumbing.h>
-#include <malloc.h>
+#include <stdlib.h>
#include <string.h>
#include <errno.h>