9
0
Fork 0

add missing include

This commit is contained in:
Sascha Hauer 2008-02-20 19:07:47 +01:00
parent 0dd247729a
commit fa052abb64
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
#ifndef _ENVFS_H
#define _ENVFS_H
#include <asm/byteorder.h>
#define ENVFS_MAGIC 0x798fba79 /* some random number */
#define ENVFS_INODE_MAGIC 0x67a8c78d
#define ENVFS_END_MAGIC 0x6a87d6cd