]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/cramfs_fs.h
perf_counter tools: Create new chain_for_each_child() iterator
[mv-sheeva.git] / include / linux / cramfs_fs.h
index 1dba681e428d27e1750652e94b9a84c080cb1b59..6fc2bed368b8c0a1caa2904716a93117374a1173 100644 (file)
@@ -2,8 +2,8 @@
 #define __CRAMFS_H
 
 #include <linux/types.h>
+#include <linux/magic.h>
 
-#define CRAMFS_MAGIC           0x28cd3d45      /* some random number */
 #define CRAMFS_SIGNATURE       "Compressed ROMFS"
 
 /*