Dmitry V. Levin
72aa107df6
uapi: fix linux/mroute6.h userspace compilation errors
...
Include <linux/in6.h> to fix the following linux/mroute6.h userspace
compilation errors:
/usr/include/linux/mroute6.h:80:22: error: field 'mf6cc_origin' has incomplete type
struct sockaddr_in6 mf6cc_origin; /* Origin of mcast */
/usr/include/linux/mroute6.h:81:22: error: field 'mf6cc_mcastgrp' has incomplete type
struct sockaddr_in6 mf6cc_mcastgrp; /* Group in question */
/usr/include/linux/mroute6.h:91:22: error: field 'src' has incomplete type
struct sockaddr_in6 src;
/usr/include/linux/mroute6.h:92:22: error: field 'grp' has incomplete type
struct sockaddr_in6 grp;
/usr/include/linux/mroute6.h:132:18: error: field 'im6_src' has incomplete type
struct in6_addr im6_src, im6_dst;
/usr/include/linux/mroute6.h:132:27: error: field 'im6_dst' has incomplete type
struct in6_addr im6_src, im6_dst;
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org >
Signed-off-by: David S. Miller <davem@davemloft.net >
2017-02-19 18:15:12 -05:00
..
2017-01-24 13:52:00 +01:00
2016-09-09 09:53:35 -03:00
2016-08-22 22:43:35 +02:00
2016-10-01 17:06:02 +01:00
2016-11-29 09:00:30 +01:00
2017-02-12 14:45:13 +01:00
2016-11-22 08:58:17 -08:00
2017-02-10 13:18:33 -05:00
2017-01-02 10:55:28 +02:00
2016-11-13 12:35:13 -05:00
2016-12-14 14:06:40 -08:00
2016-10-11 15:06:31 -07:00
2016-10-11 15:06:31 -07:00
2017-01-26 08:34:19 +01:00
2016-10-18 10:05:42 -06:00
2016-09-02 10:46:44 -07:00
2017-02-16 19:34:01 -05:00
2016-11-13 00:57:53 -05:00
2016-09-29 19:05:06 -05:00
2016-10-03 18:52:14 +02:00
2016-12-07 10:45:57 +01:00
2016-08-02 17:31:41 -04:00
2016-12-21 06:59:13 -02:00
2016-11-16 15:43:10 -02:00
2016-10-25 11:08:30 +08:00
2017-02-10 14:43:00 -05:00
2016-07-20 23:49:49 -04:00
2016-11-21 09:52:02 -05:00
2016-07-20 12:37:39 -07:00
2016-08-05 09:00:54 -04:00
2017-01-30 10:14:28 -05:00
2016-10-03 09:11:14 -07:00
2016-11-04 14:45:23 -04:00
2016-12-14 09:17:42 -08:00
2016-10-01 07:32:32 +02:00
2016-10-27 16:16:09 -04:00
2016-06-15 09:29:17 +02:00
2016-06-07 16:25:49 -07:00
2016-11-18 17:23:17 +00:00
2016-06-17 13:24:05 +02:00
2016-06-18 22:11:39 -07:00
2017-02-03 15:21:21 -05:00
2016-10-20 14:51:08 -04:00
2017-02-03 15:21:21 -05:00
2016-07-25 10:55:39 -07:00
2016-12-10 23:29:11 -05:00
2016-08-22 16:25:15 -07:00
2016-09-25 23:34:19 +02:00
2016-12-06 10:43:32 -05:00
2017-02-03 15:16:45 -05:00
2017-01-17 15:22:05 -05:00
2016-11-03 15:41:11 -04:00
2016-11-03 15:41:11 -04:00
2016-10-23 19:35:24 -04:00
2016-11-30 08:59:26 -08:00
2016-08-17 11:13:08 +02:00
2017-02-19 18:15:12 -05:00
2017-01-27 10:25:34 -05:00
2016-08-22 16:25:15 -07:00
2017-02-03 15:16:45 -05:00
2016-06-27 16:31:25 +01:00
2016-12-13 15:47:02 -08:00
2017-02-14 22:18:05 -05:00
2016-08-22 16:25:15 -07:00
2016-07-11 10:49:52 -03:00
2016-12-02 10:51:49 -05:00
2016-10-30 19:10:14 -06:00
2016-10-24 08:12:35 -02:00
2016-09-09 11:16:36 -03:00
2016-08-23 16:28:04 -03:00
2016-08-12 16:57:20 -07:00
2017-01-17 14:38:43 -05:00
2017-02-19 18:15:12 -05:00
2016-11-22 13:11:55 -07:00
2016-08-15 11:07:21 -07:00
2017-02-03 15:21:21 -05:00
2016-11-30 10:04:25 -05:00
2016-11-03 10:56:17 +01:00
2016-06-16 14:00:50 -07:00
2017-01-09 16:07:41 -05:00
2016-09-26 15:20:37 -04:00
2016-08-02 19:35:21 -04:00
2016-08-02 19:35:21 -04:00
2017-02-09 15:17:30 +01:00
2016-09-22 19:59:41 -05:00
2016-05-17 17:14:21 -06:00
2017-02-09 22:59:34 -05:00
2016-12-12 10:05:22 -06:00
2016-05-30 12:41:44 -03:00
2017-02-17 12:08:05 -05:00
2016-09-23 07:19:06 -04:00
2016-09-27 21:52:00 -04:00
2016-09-27 21:52:00 -04:00
2017-01-24 13:44:28 -05:00
2017-01-02 14:02:59 -08:00
2016-08-02 19:35:31 -04:00
2017-01-03 10:04:31 -05:00
2017-02-09 16:57:38 -05:00
2016-11-09 20:40:06 -05:00
2017-01-16 14:47:21 -05:00
2017-01-16 14:47:21 -05:00
2017-02-07 16:29:30 -05:00
2016-05-20 20:57:27 -07:00
2016-09-27 12:55:50 +02:00
2016-07-12 13:42:10 -03:00
2017-01-09 16:07:41 -05:00
2017-01-09 16:07:38 -05:00
2017-02-02 23:34:19 -05:00
2016-10-31 10:56:47 -04:00
2016-09-20 18:12:38 +05:30
2016-08-02 17:31:41 -04:00
2017-01-29 19:17:23 -05:00
2017-01-10 18:31:55 -08:00
2016-08-26 21:38:41 -07:00
2017-01-20 12:10:17 -05:00
2016-12-16 00:13:39 +02:00
2016-05-10 12:25:04 -04:00
2016-11-22 12:07:02 +01:00
2017-02-02 21:58:02 -05:00
2016-05-20 17:58:30 -07:00
2016-11-16 16:16:08 -02:00
2016-11-16 15:13:18 -02:00
2016-11-17 08:33:20 -07:00
2016-12-16 00:13:38 +02:00
2017-02-13 14:33:56 -02:00
2016-08-01 21:44:52 +03:00
2016-12-16 00:13:32 +02:00
2016-12-16 00:13:32 +02:00
2016-06-10 23:03:55 -07:00
2016-12-16 00:13:41 +02:00
2016-08-09 13:42:38 +03:00
2016-11-28 01:31:31 +02:00
2016-06-09 10:14:39 +02:00
2016-09-09 09:10:07 +02:00