summaryrefslogtreecommitdiff
path: root/tools/aapt/ZipEntry.h
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2017-02-28 17:43:39 -0800
committerMathias Agopian <mathias@google.com>2017-03-03 12:37:54 -0800
commitdf7707cb4f34138b423dde493fccfa4e7fb50c20 (patch)
treeb2449ebca18e277ecacd685abb3c75267b8acb74 /tools/aapt/ZipEntry.h
parent8b5ca97a6ccdcd5ee7beb924c5eafd63a310a3cb (diff)
fallout of cleaning-up libutils includes
Test: run & compile Bug: n/a Change-Id: I0f6a0be03f4b120b1b5876aae0c0618c025d9f2b
Diffstat (limited to 'tools/aapt/ZipEntry.h')
-rw-r--r--tools/aapt/ZipEntry.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/aapt/ZipEntry.h b/tools/aapt/ZipEntry.h
index 287a540673a3..669e7395be5b 100644
--- a/tools/aapt/ZipEntry.h
+++ b/tools/aapt/ZipEntry.h
@@ -26,6 +26,7 @@
#include <stdlib.h>
#include <stdio.h>
+#include <time.h>
namespace android {