um: get rid of pointless include "..." where include <...> will do
[cascardo/linux.git] / fs / hppfs / hppfs.c
index c1dffe4..a68cb20 100644 (file)
@@ -18,7 +18,7 @@
 #include <linux/pid_namespace.h>
 #include <linux/namei.h>
 #include <asm/uaccess.h>
-#include "os.h"
+#include <os.h>
 
 static struct inode *get_inode(struct super_block *, struct dentry *);