um: get rid of kern_constants.h

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
Al Viro
2011-08-18 20:01:49 +01:00
committed by Richard Weinberger
parent 945581d5bd
commit 9e636452d0
5 changed files with 5 additions and 14 deletions

View File

@@ -6,7 +6,7 @@
#ifndef __USER_H__
#define __USER_H__
#include "kern_constants.h"
#include <generated/asm-offsets.h>
/*
* The usual definition - copied here because the kernel provides its own,