]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Regenerate.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 5 Sep 2004 07:11:47 +0000 (07:11 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 5 Sep 2004 07:11:47 +0000 (07:11 +0000)
src/fs.h

index 675dd6158cf35f8fa402686580ab3fd8f3300408..a457935654704c093f659e1c39c681dab9553724 100644 (file)
--- 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 <hurd/hurd_types.h>
 #endif