Files
systemd/src/basic
Frantisek Sumsal a95ff98ec4 basic/linux: update linux uapi headers
IPPROTO_L2TP was moved from linux/l2tp.h to linux/in.h [0], so let's
reflect that change to fix build with newer kernels:

```
In file included from ../src/libsystemd/sd-netlink/netlink-types-genl.c:10:
../src/basic/linux/l2tp.h:16: error: "IPPROTO_L2TP" redefined [-Werror]
   16 | #define IPPROTO_L2TP            115
      |
In file included from ../src/libsystemd/sd-netlink/netlink-types-genl.c:3:
/usr/include/netinet/in.h:85: note: this is the location of the previous definition
   85 | #define IPPROTO_L2TP            IPPROTO_L2TP
      |
cc1: all warnings being treated as errors
```

When at it, update the rest of the headers we ship as well.

[0] 65b32f801b
2023-01-25 14:27:18 +01:00
..
2022-12-21 01:50:33 +09:00
2022-11-08 13:41:14 +01:00
2022-11-08 18:21:10 +01:00
2022-11-08 18:21:10 +01:00
2022-11-08 18:21:10 +01:00
2022-12-21 01:50:33 +09:00
2022-11-09 11:14:10 +01:00
2022-11-09 11:14:10 +01:00
2022-11-08 18:21:10 +01:00
2023-01-08 16:31:16 +01:00
2023-01-08 16:31:16 +01:00
2023-01-18 17:47:11 +01:00
2022-08-02 02:43:38 +09:00
2023-01-09 18:58:54 +01:00
2023-01-09 18:58:54 +01:00
2022-07-26 23:41:48 +09:00
2022-01-31 11:50:15 +09:00
2022-11-09 11:14:10 +01:00
2022-12-15 09:57:39 +00:00
2022-12-15 09:57:39 +00:00
2022-11-08 18:21:10 +01:00
2022-12-23 23:26:26 +01:00
2022-12-23 23:26:26 +01:00
2022-11-08 18:21:10 +01:00
2022-12-13 16:03:37 +01:00
2022-09-13 08:13:27 +02:00
2022-03-18 09:42:38 +01:00
2022-06-01 03:12:33 +09:00
2023-01-08 16:31:16 +01:00
2023-01-08 16:31:16 +01:00
2023-01-05 21:45:53 +01:00