X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fsquashfs%2Fsuper.c;h=681ec0d83799cc22595f44aadad42ca5d63e0538;hb=65a37b29a8d7492f081d4f8da2227467af1c0c1d;hp=a0466d7467b25575a3bc7f6143687554ed67bea7;hpb=54c266870c0d75b919b07d5a6bfcdc18a57deb01;p=linux-2.6-omap-h63xx.git diff --git a/fs/squashfs/super.c b/fs/squashfs/super.c index a0466d7467b..681ec0d8379 100644 --- a/fs/squashfs/super.c +++ b/fs/squashfs/super.c @@ -35,6 +35,7 @@ #include #include #include +#include #include "squashfs_fs.h" #include "squashfs_fs_sb.h" @@ -388,7 +389,7 @@ static int __init init_squashfs_fs(void) return err; } - printk(KERN_INFO "squashfs: version 4.0 (2009/01/03) " + printk(KERN_INFO "squashfs: version 4.0 (2009/01/31) " "Phillip Lougher\n"); return 0;