commit | 5fa8f9305e8db81fa0007a016318846f1dfef4b9 | [log] [tgz] |
---|---|---|
author | Jesse Hall <jessehall@google.com> | Wed Feb 18 17:31:12 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Feb 18 17:31:13 2015 +0000 |
tree | bf875a580084ce34cccf9e774470def8a15a2627 | |
parent | 75b81aee3830d0a8c7c10e3ca7f1652543dbbaca [diff] | |
parent | 733a80754786d39cdc0fee09509b194472c320bc [diff] |
Merge "egl: Remove old tuna BGRA vs RGBA workaround."
diff --git a/cmds/installd/commands.c b/cmds/installd/commands.c index 3b09aa7..386d2f3 100644 --- a/cmds/installd/commands.c +++ b/cmds/installd/commands.c
@@ -16,6 +16,7 @@ #include <inttypes.h> #include <sys/capability.h> +#include <sys/file.h> #include "installd.h" #include <cutils/sched_policy.h> #include <diskusage/dirsize.h>