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

Commit 45b48fe8 authored by Yabin Cui's avatar Yabin Cui Committed by Android Git Automerger
Browse files

am 007335e6: am bc49cd07: Merge "kill HAVE_FORKEXEC"

* commit '007335e6':
  kill HAVE_FORKEXEC
parents a20acf6d 007335e6
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