Merge branch 'uaccess' (batched user access infrastructure)
[cascardo/linux.git] / arch / um / drivers / xterm_kern.c
index e3031e6..e8f9957 100644 (file)
@@ -7,8 +7,8 @@
 #include <linux/completion.h>
 #include <linux/irqreturn.h>
 #include <asm/irq.h>
-#include "irq_kern.h"
-#include "os.h"
+#include <irq_kern.h>
+#include <os.h>
 
 struct xterm_wait {
        struct completion ready;