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

Commit bc49cd07 authored by Yabin Cui's avatar Yabin Cui Committed by Gerrit Code Review
Browse files

Merge "kill HAVE_FORKEXEC"

parents 9c17fb19 0dd549aa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@
#include <binder/ProcessState.h>
#include <utils/Vector.h>

#ifdef HAVE_WIN32_PROC
#if defined(_WIN32)
typedef  int  uid_t;
#endif