commit | 600069daf792f497ae1e1da74e2fff6ac5de6c47 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Tue Jun 22 08:13:31 2010 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Tue Jun 22 08:13:31 2010 +0200 |
tree | 5915e93bb6877171088ab28a4f00ae50002f201e | |
parent | 26ec037f9841e49cc5c615deb8e1e73e5beab2ca [diff] |
netfilter: xt_IDLETIMER needs kdev_t.h Add header file to fix build error: net/netfilter/xt_IDLETIMER.c:276: error: implicit declaration of function 'MKDEV' Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Patrick McHardy <kaber@trash.net>