Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4b2266da authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am 6576937f: am 75b81aee: Merge "Add missing <sys/file.h> include for flock."

* commit '6576937f':
  Add missing <sys/file.h> include for flock.
parents fc35dd8b 6576937f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>