summaryrefslogtreecommitdiff
path: root/src/helper/ioutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/ioutil.c')
-rw-r--r--src/helper/ioutil.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/helper/ioutil.c b/src/helper/ioutil.c
index 390eb042..e595b144 100644
--- a/src/helper/ioutil.c
+++ b/src/helper/ioutil.c
@@ -51,8 +51,10 @@
#include <ifaddrs.h>
#endif
#ifdef HAVE_MALLOC_H
+#if !BUILD_ECOSBOARD
#include <malloc.h>
#endif
+#endif
//#ifdef HAVE_STRINGS_H
//#include <strings.h>
//#endif