Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Richard Weinberger <richard@nod.at>
@@ -1,9 +0,0 @@
-/*
- * Copyright (C) 2000 - 2008 Jeff Dike (jdike@{addtoit,linux.intel}.com)
- * Licensed under the GPL
- */
-
-#ifndef __PROCESS_H__
-#define __PROCESS_H__
-#endif
@@ -10,7 +10,6 @@
#include <string.h>
#include "irq_user.h"
#include "os.h"
-#include "process.h"
#include "um_malloc.h"
/*
@@ -15,7 +15,6 @@
#include "init.h"
#include "longjmp.h"
#include "skas_ptrace.h"
#define ARBITRARY_ADDR -1
@@ -14,7 +14,6 @@
#include "kern_util.h"
#include "sigio.h"
@@ -12,7 +12,6 @@
#include "as-layout.h"
#include "sysdep/barrier.h"
#include "sysdep/mcontext.h"
@@ -17,7 +17,6 @@
#include "mem.h"
#include "proc_mm.h"
#include "ptrace_user.h"
#include "registers.h"