projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7104f5
)
workaround-env-ftbfs
author
Vagrant Cascadian
<vagrant@debian.org>
Tue, 7 Apr 2015 20:42:30 +0000
(20:42 +0000)
committer
Vagrant Cascadian
<vagrant@debian.org>
Tue, 7 Apr 2015 20:42:30 +0000
(20:42 +0000)
===================================================================
Gbp-Pq: Name workaround-env-ftbfs
tools/env/fw_env.c
patch
|
blob
|
history
diff --git
a/tools/env/fw_env.c
b/tools/env/fw_env.c
index 30d5b037f09b21a252d15ca8fc447c570de43138..c54658f7fb647f6ecba55884bc70976b741c0bfb 100644
(file)
--- a/
tools/env/fw_env.c
+++ b/
tools/env/fw_env.c
@@
-20,6
+20,7
@@
#include <sys/ioctl.h>
#include <sys/stat.h>
#include <unistd.h>
+#include <linux/kconfig.h>
#ifdef MTD_OLD
# include <stdint.h>