Merge git://github.com/rustyrussell/linux
[pandora-kernel.git] / arch / um / os-Linux / file.c
index 140e587..b049a63 100644 (file)
@@ -13,9 +13,7 @@
 #include <sys/socket.h>
 #include <sys/stat.h>
 #include <sys/un.h>
-#include "kern_constants.h"
 #include "os.h"
-#include "user.h"
 
 static void copy_stat(struct uml_stat *dst, const struct stat64 *src)
 {