From: Paul Eggert Date: Sun, 5 Sep 2004 07:11:47 +0000 (+0000) Subject: Regenerate. X-Git-Tag: v5.3.0~745 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c43708fda4ab61ed5e4a54ec7a631c8c7c6d6079;p=thirdparty%2Fcoreutils.git Regenerate. --- diff --git a/src/fs.h b/src/fs.h index 675dd6158c..a457935654 100644 --- a/src/fs.h +++ b/src/fs.h @@ -33,6 +33,9 @@ # define S_MAGIC_REISERFS 0x52654973 # define S_MAGIC_CRAMFS 0x28cd3d45 # define S_MAGIC_ROMFS 0x7275 +# define S_MAGIC_RAMFS 0x858458f6 +# define S_MAGIC_SQUASHFS 0x73717368 +# define S_MAGIC_SYSFS 0x62656572 #elif defined __GNU__ # include #endif