um: get rid of pointless include "..." where include <...> will do
[linux-2.6-block.git] / arch / um / kernel / time.c
index 5f76d4ba151cf0b9cf79f099f8568061a63a631d..117568d4f64ab2bb3ebcf448f62c5f925612d2b8 100644 (file)
@@ -10,8 +10,8 @@
 #include <linux/threads.h>
 #include <asm/irq.h>
 #include <asm/param.h>
-#include "kern_util.h"
-#include "os.h"
+#include <kern_util.h>
+#include <os.h>
 
 void timer_handler(int sig, struct siginfo *unused_si, struct uml_pt_regs *regs)
 {