um: get rid of pointless include "..." where include <...> will do
[deliverable/linux.git] / arch / um / drivers / chan_user.h
index 6257b7a6e1afb7f8cdabc672beac7c6f95d6f73f..dc693298eb8fc0a73719d98521f8a4ae9f911dfa 100644 (file)
@@ -6,7 +6,7 @@
 #ifndef __CHAN_USER_H__
 #define __CHAN_USER_H__
 
-#include "init.h"
+#include <init.h>
 
 struct chan_opts {
        void (*const announce)(char *dev_name, int dev);
This page took 0.026217 seconds and 5 git commands to generate.