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

Commit 5c10507f authored by Jakub Pawlowski's avatar Jakub Pawlowski
Browse files

Linux build fix

Change-Id: I2850577447a605877a8bc12f5ad852cacf4e0b3e
parent 1ad4c569
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -34,7 +34,9 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#ifndef OS_GENERIC
#include <sys/capability.h>
#endif
#include <sys/prctl.h>
#include <time.h>
#include <unistd.h>