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

Commit c38057a6 authored by Dan Albert's avatar Dan Albert
Browse files

Add missing includes.

Test: mma
Bug: None
Change-Id: I5ee2d09eeac2b4e2056719498916cbdfb79725d2
parent 613a5a97
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
#include <sys/capability.h>
#include <sys/prctl.h>
#include <sys/ptrace.h>
#include <sys/syscall.h>
#include <sys/types.h>
#include <unistd.h>