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

Commit 13825eb0 authored by Ashish Sharma's avatar Ashish Sharma Committed by JP Abgrall
Browse files

Fix header file inclusion for type uid_t.

Change-Id: I401fc0b41b4b77114fce7240662c9dfe4509e841
parent 60daf104
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@

#include <stdint.h>
#include <sys/types.h>
#include <unistd.h>

#ifdef __cplusplus
extern "C" {