Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 271493
Collapse All | Expand All

(-)u-boot-2009.03.old/tools/env/fw_env.c (+1 lines)
Lines 40-45 Link Here
40
# include <linux/mtd/mtd.h>
40
# include <linux/mtd/mtd.h>
41
#else
41
#else
42
# define  __user	/* nothing */
42
# define  __user	/* nothing */
43
# include <linux/types.h>
43
# include <mtd/mtd-user.h>
44
# include <mtd/mtd-user.h>
44
#endif
45
#endif

Return to bug 271493