]> Pileus Git - ~andy/linux/blobdiff - arch/um/os-Linux/mem.c
Merge tag 'stable/for-linus-3.7-uapi-tag' of git://git.kernel.org/pub/scm/linux/kerne...
[~andy/linux] / arch / um / os-Linux / mem.c
index 8e421e1d6d365450947771828160753d83c4c60b..ba4398056fe904d3fc85e024eee8687151cd5804 100644 (file)
@@ -13,8 +13,8 @@
 #include <sys/stat.h>
 #include <sys/mman.h>
 #include <sys/param.h>
-#include "init.h"
-#include "os.h"
+#include <init.h>
+#include <os.h>
 
 /* Modified by which_tmpdir, which is called during early boot */
 static char *default_tmpdir = "/tmp";