Merge branch 'akpm' (Andrew's incoming - part two)
[pandora-kernel.git] / arch / um / os-Linux / mem.c
index 62878cf..8e421e1 100644 (file)
@@ -14,9 +14,7 @@
 #include <sys/mman.h>
 #include <sys/param.h>
 #include "init.h"
-#include "kern_constants.h"
 #include "os.h"
-#include "user.h"
 
 /* Modified by which_tmpdir, which is called during early boot */
 static char *default_tmpdir = "/tmp";