tools/tests: allow depriv-fd-checker to build with really old Linux headers
authorJan Beulich <JBeulich@suse.com>
Fri, 31 Aug 2018 07:02:42 +0000 (01:02 -0600)
committerWei Liu <wei.liu2@citrix.com>
Thu, 13 Sep 2018 16:19:11 +0000 (17:19 +0100)
commite6963d9b6796000f51d2db40d1b375cf5012ffd5
tree8a9292797aba403d6b3270acd7427835d631a74b
parent0e2c886efa9bf9a18a3a413eaa5ead7a1d95eb93
tools/tests: allow depriv-fd-checker to build with really old Linux headers

Assuming it was intentional for this test utility, other than most other
ones, to always be built, I think it would be nice if it didn't fail to
build on really old distros just because of the lack of a TUNGETIFF
definition.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/tests/depriv/depriv-fd-checker.c