X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fum%2Fkernel%2Ftt%2Funmap.c;h=3f7aecdbe5328b47a9b633f390594a162884c5ff;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=36d3e69929c3d0dc09091d6c6870b76ec4566c2b;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/arch/um/kernel/tt/unmap.c b/arch/um/kernel/tt/unmap.c index 36d3e6992..3f7aecdbe 100644 --- a/arch/um/kernel/tt/unmap.c +++ b/arch/um/kernel/tt/unmap.c @@ -3,10 +3,7 @@ * Licensed under the GPL */ -#include -#include #include -#include "user.h" int switcheroo(int fd, int prot, void *from, void *to, int size) {