immortalwrt/package/network/utils/linux-atm
Norbert van Bolhuis 732fc5e9cd
linux-atm: Include linux/sockios.h for SIOCGSTAMP
Since linux kernel commit 0768e17073dc527ccd18ed5f96ce85f9985e9115
(2019-04-19) the asm-generic/sockios.h header no longer defines
SIOCGSTAMP. Instead it provides only SIOCGSTAMP_OLD.

The linux/sockios.h header now defines SIOCGSTAMP using either
SIOCGSTAMP_OLD or SIOCGSTAMP_NEW as appropriate. This linux only
header file is not included so we get a build failure.

Signed-off-by: Norbert van Bolhuis <nvbolhuis@aimvalley.nl>
2020-04-14 03:52:54 +08:00
..
files treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
patches linux-atm: Include linux/sockios.h for SIOCGSTAMP 2020-04-14 03:52:54 +08:00
Makefile kcptun: update go version 2020-02-29 22:49:03 -08:00