diff options
Diffstat (limited to 'logd/LogStatistics.cpp')
-rw-r--r-- | logd/LogStatistics.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/logd/LogStatistics.cpp b/logd/LogStatistics.cpp index 6f3a08869..53036e669 100644 --- a/logd/LogStatistics.cpp +++ b/logd/LogStatistics.cpp @@ -15,6 +15,7 @@ */ #include <fcntl.h> +#include <malloc.h> #include <stdarg.h> #include <time.h> |