]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/basic/missing.h
missing.h: define IFLA_EXT_MASK 2617/head
authorRabin Vincent <rabinv@axis.com>
Fri, 12 Feb 2016 07:41:44 +0000 (08:41 +0100)
committerRabin Vincent <rabinv@axis.com>
Mon, 15 Feb 2016 06:39:23 +0000 (07:39 +0100)
commitbacef2a229a9bee12adbea92dfb47db8757441c8
treeb79a292f7f75031d44c6caf504450f33046a8246
parent63408cb4f3607bc029f107e8bde46e60ecf627dc
missing.h: define IFLA_EXT_MASK

We already define IFLA_PROMISCUITY and some other of these masks in
order to allow building with older headers.  Define IFLA_EXT_MASK too,
which was added in the same kernel version as IFLA_PROMISCUITY (v3.10).
src/basic/missing.h