um: get rid of pointless include "..." where include <...> will do
[cascardo/linux.git] / arch / um / drivers / chan_user.c
index f180813..9be670a 100644 (file)
@@ -11,8 +11,8 @@
 #include <termios.h>
 #include <sys/ioctl.h>
 #include "chan_user.h"
-#include "os.h"
-#include "um_malloc.h"
+#include <os.h>
+#include <um_malloc.h>
 
 void generic_close(int fd, void *unused)
 {