summaryrefslogtreecommitdiff
path: root/devel/libmtdev/files/patch-src_common.h
blob: 3c9b4cdd5c32cecc253d8b8294f62e41df2b94ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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>