commit | 319524ba3375959b6c5ddd553717ecd570d2ead2 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Tue Feb 28 17:40:33 2017 -0800 |
committer | Mathias Agopian <mathias@google.com> | Fri Mar 03 12:37:34 2017 -0800 |
tree | 8e6afcca55fd09d67307e8168f5829daf0bb4282 | |
parent | 408f29a95ef8f81716764f2c5a0edbe7bd3f3f5b [diff] [blame] |
fallout of cleaning-up libutils includes Test: run & compile Bug: n/a Change-Id: Ia213c25f166805a203d472761d024fa6b6efdc24
diff --git a/tools/zipalign/ZipEntry.h b/tools/zipalign/ZipEntry.h index 431b6db..247cf69 100644 --- a/tools/zipalign/ZipEntry.h +++ b/tools/zipalign/ZipEntry.h
@@ -27,6 +27,7 @@ #include <stdlib.h> #include <stdint.h> #include <stdio.h> +#include <time.h> namespace android {