NetworkManager/src/linux-headers
Thomas Haller 8d0b30b243
linux-headers: include "mptcp.h" kernel header
Taken from v5.18, 4b0986a3613c ('Linux 5.18') from 20220522.
2022-07-20 10:23:04 +02:00
..
ethtool.h linux-headers: add ethtool.h kernel header 2021-09-06 10:00:36 +02:00
mptcp.h linux-headers: include "mptcp.h" kernel header 2022-07-20 10:23:04 +02:00
nl80211-vnd-intel.h linux-headers: add nl80211-vnd-intel.h kernel header 2022-03-07 10:55:33 +02:00
nl802154.h linux-headers: update nl802154.h kernel header 2021-09-06 10:00:36 +02:00
README.md all: add some README.md files describing the purpose of our sources 2021-08-19 17:51:11 +02:00

linux-headers

Contains a copy of Linux UAPI kernel headers. When we build against an older kernel, we may still want to unconditionally build against a certain version of kernel API.

These headers should be taken without modification from Linux.