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

Commit c0aff669 authored by Tom Cherry's avatar Tom Cherry Committed by Gerrit Code Review
Browse files

Merge "Include what you use: <unistd.h>"

parents af9652b1 28ac3b92
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>