netfilter: xt_IDLETIMER needs kdev_t.h
authorRandy Dunlap <randy.dunlap@oracle.com>
Tue, 22 Jun 2010 06:13:31 +0000 (08:13 +0200)
committerPatrick McHardy <kaber@trash.net>
Tue, 22 Jun 2010 06:13:31 +0000 (08:13 +0200)
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>

No differences found