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

Commit b71f06ca authored by Tom Cherry's avatar Tom Cherry Committed by Automerger Merge Worker
Browse files

Merge "Include what you use: <unistd.h>" am: c0aff669 am: 46ffa93a am:...

Merge "Include what you use: <unistd.h>" am: c0aff669 am: 46ffa93a am: e2626925 am: 5f858add am: 7ba360fd

Change-Id: I9750c3105da2cb103fec1d7bd06ff0f8d1a34435
parents 17c04633 7ba360fd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@
#include <inttypes.h>
#include <sys/mman.h>
#include <sys/stat.h>
#include <unistd.h>

#include <log/log.h>