fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / arch / um / drivers / daemon.h
index 7326c42..3bc3cf6 100644 (file)
@@ -18,7 +18,7 @@ struct daemon_data {
        void *dev;
 };
 
-extern struct net_user_info daemon_user_info;
+extern const struct net_user_info daemon_user_info;
 
 extern int daemon_user_write(int fd, void *buf, int len, 
                             struct daemon_data *pri);