summaryrefslogtreecommitdiff
path: root/gralloc960
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2018-01-22 13:45:59 -0800
committerDan Albert <danalbert@google.com>2018-01-22 13:45:59 -0800
commitd6127320d1d5e5db69f60265fa93049f809bcb3f (patch)
tree8b70d7da34f993e6fb9533bf64153c3f8bf6ae4e /gralloc960
parent6a6be172d3ca525ee99b20453dc747073d1fded4 (diff)
downloadhikey-d6127320d1d5e5db69f60265fa93049f809bcb3f.tar.gz
Include what we use.
Test: mma Bug: None Change-Id: I704787703c2fde533bda066e7c49d9f0c6bd2f26 Exempt-From-Owner-Approval: Janitorial
Diffstat (limited to 'gralloc960')
-rw-r--r--gralloc960/gralloc_module_ion.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gralloc960/gralloc_module_ion.cpp b/gralloc960/gralloc_module_ion.cpp
index 9d3c4c8e..49a17a05 100644
--- a/gralloc960/gralloc_module_ion.cpp
+++ b/gralloc960/gralloc_module_ion.cpp
@@ -18,6 +18,7 @@
#include <errno.h>
#include <pthread.h>
+#include <string.h>
#include <cutils/log.h>
#include <cutils/atomic.h>