linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / fs / isofs / zisofs.h
index 2737957..d78485d 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 #ifdef CONFIG_ZISOFS
-extern const struct address_space_operations zisofs_aops;
+extern struct address_space_operations zisofs_aops;
 extern int __init zisofs_init(void);
 extern void zisofs_cleanup(void);
 #endif