summaryrefslogtreecommitdiff
path: root/mobicore/common/LogWrapper/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'mobicore/common/LogWrapper/log.h')
-rw-r--r--mobicore/common/LogWrapper/log.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mobicore/common/LogWrapper/log.h b/mobicore/common/LogWrapper/log.h
index c297845..f296449 100644
--- a/mobicore/common/LogWrapper/log.h
+++ b/mobicore/common/LogWrapper/log.h
@@ -34,6 +34,8 @@
#ifndef TLCWRAPPERANDROIDLOG_H_
#define TLCWRAPPERANDROIDLOG_H_
+#include <errno.h>
+#include <string.h>
#ifndef WIN32
#include <unistd.h>
#define GETPID getpid