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

Commit 8ab9ece2 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am 162c9a24: Merge "Switch MIPS over to <sys/user.h>."

* commit '162c9a24':
  Switch MIPS over to <sys/user.h>.
parents 85fddd86 162c9a24
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@

#include <corkscrew/ptrace.h>

#include <linux/user.h>
#include <sys/user.h>

#include "../utility.h"
#include "../machine.h"