[PATCH] xdr annotations: NFSv4 server
[sfrench/cifs-2.6.git] / include / linux / jffs2.h
index c9c760700bc3415046d6243a0b7143d1ec173b5c..840631fa5ff16629b7e1490944447ea1c0c113ba 100644 (file)
 #ifndef __LINUX_JFFS2_H__
 #define __LINUX_JFFS2_H__
 
+#include <linux/magic.h>
+
 /* You must include something which defines the C99 uintXX_t types. 
    We don't do it from here because this file is used in too many
    different environments. */
 
-#define JFFS2_SUPER_MAGIC 0x72b6
-
 /* Values we may expect to find in the 'magic' field */
 #define JFFS2_OLD_MAGIC_BITMASK 0x1984
 #define JFFS2_MAGIC_BITMASK 0x1985