projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13e9384
)
Add missing import.
author
Hauke Mehrtens
<hauke@hauke-m.de>
Wed, 22 Jul 2009 20:37:47 +0000
(22:37 +0200)
committer
Luis R. Rodriguez
<lrodriguez@atheros.com>
Wed, 22 Jul 2009 21:26:54 +0000
(14:26 -0700)
This import was missing in
3615cdf6a700ca02cd14118a7d84ed0065a6e1c1
It is not needed now, but it will be soon.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
compat/compat.h
patch
|
blob
|
history
diff --git
a/compat/compat.h
b/compat/compat.h
index c5ed4ffe263ce9f0f2cf1879751ca43593a03379..05612b2f41261d83d3143b8a8baf41d53c767b0c 100644
(file)
--- a/
compat/compat.h
+++ b/
compat/compat.h
@@
-20,5
+20,6
@@
#include <net/compat-2.6.29.h>
#include <net/compat-2.6.30.h>
#include <net/compat-2.6.31.h>
+#include <net/compat-2.6.32.h>
#endif /* LINUX_26_COMPAT_H */