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

Commit 6576937f authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

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

* commit '75b81aee':
  Add missing <sys/file.h> include for flock.
parents 26cc3d0b 75b81aee
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>