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

Commit 007335e6 authored by Yabin Cui's avatar Yabin Cui Committed by Android Git Automerger
Browse files

am bc49cd07: Merge "kill HAVE_FORKEXEC"

* commit 'bc49cd07':
  kill HAVE_FORKEXEC
parents d09cf8f1 bc49cd07
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