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

Commit 76e7f5e5 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Switch MIPS over to <sys/user.h>.

Bug: 11559337
Change-Id: I47ce51ec2d45d9cfdfbb6cccce93a66b0f02d967
parent cbc32e9f
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"