]> git.ipfire.org Git - thirdparty/iproute2.git/commit
uapi: add capability.h
authorStephen Hemminger <stephen@networkplumber.org>
Tue, 9 May 2023 21:22:20 +0000 (14:22 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 9 May 2023 21:22:20 +0000 (14:22 -0700)
commiteb64e268354ab68b4737187200b8769ae158a455
tree7fbeb5e888d157b22c28f90431b61362755c0b0a
parent30d98d1455108b8dde46a1f4150e7ac8d65126d4
uapi: add capability.h

All kernel header files should come from local copy of sanitized
headers, rather than relying on what Linux distribution ships.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
include/uapi/linux/capability.h [new file with mode: 0644]