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

This commit is contained in:
Elliott Hughes 2013-11-20 20:31:20 +00:00 committed by Gerrit Code Review
commit 162c9a247b

View file

@ -26,7 +26,7 @@
#include <corkscrew/ptrace.h>
#include <linux/user.h>
#include <sys/user.h>
#include "../utility.h"
#include "../machine.h"