forked from Lainports/opnsense-ports
11 lines
225 B
C
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>
|
|
|