[PATCH] befs: prepare to sanitizing headers
[linux-2.6-microblaze.git] / fs / befs / befs.h
index 057a2c3..c400bb6 100644 (file)
@@ -151,4 +151,6 @@ befs_brun_size(struct super_block *sb, befs_block_run run)
        return BEFS_SB(sb)->block_size * run.len;
 }
 
+#include "endian.h"
+
 #endif                         /* _LINUX_BEFS_H */