vserver 1.9.3
[linux-2.6.git] / arch / um / kernel / tt / unmap.c
index 36d3e69..3f7aecd 100644 (file)
@@ -3,10 +3,7 @@
  * Licensed under the GPL
  */
 
-#include <stdio.h>
-#include <errno.h>
 #include <sys/mman.h>
-#include "user.h"
 
 int switcheroo(int fd, int prot, void *from, void *to, int size)
 {