From: Randy Dunlap Date: Tue, 22 Jun 2010 06:13:31 +0000 (+0200) Subject: netfilter: xt_IDLETIMER needs kdev_t.h X-Git-Tag: v2.6.36-rc1~571^2~374^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=600069daf792f497ae1e1da74e2fff6ac5de6c47;p=pandora-kernel.git 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 Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed