um: get rid of pointless include "..." where include <...> will do
[cascardo/linux.git] / arch / um / os-Linux / util.c
index 9e3b43b..492ef5e 100644 (file)
@@ -13,7 +13,7 @@
 #include <wait.h>
 #include <sys/mman.h>
 #include <sys/utsname.h>
-#include "os.h"
+#include <os.h>
 
 void stack_protections(unsigned long address)
 {