Norbert van Bolhuis 9aa3d5b345 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-09 00:12:46 +02:00
..
2020-03-16 21:02:33 +01:00
2019-01-24 10:39:30 +01:00
2020-01-12 22:19:37 +01:00
2020-01-07 20:52:23 +01:00
2019-07-08 16:28:47 +02:00
2019-11-09 14:33:42 +01:00
2020-03-15 15:55:56 +00:00
2020-02-22 16:38:41 +01:00
2020-03-22 02:08:02 +01:00
2019-10-12 23:37:00 +02:00
2019-04-06 19:14:06 +02:00
2020-03-16 21:03:25 +01:00