Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 519148 Details for
Bug 647198
net-vpn/libreswan-3.23 - In file included from .../work/libreswan-3.23/programs/pluto/kernel_netlink.c:55: /usr/include/linux/in6.h:33:8: error: redefinition of ‘struct in6_addr’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch found in previous comment url works
ip6.patch (text/plain), 525 bytes, created by
George L. Emigh
on 2018-02-12 00:37:52 UTC
(
hide
)
Description:
patch found in previous comment url works
Filename:
MIME Type:
Creator:
George L. Emigh
Created:
2018-02-12 00:37:52 UTC
Size:
525 bytes
patch
obsolete
>diff --git a/programs/pluto/kernel_netlink.c >b/programs/pluto/kernel_netlink.c >index 8cec3a2..a2500f4 100644 >--- a/programs/pluto/kernel_netlink.c >+++ b/programs/pluto/kernel_netlink.c >@@ -51,8 +51,8 @@ > #include <linux/if_addr.h> > #include <linux/if_link.h> > >-#include "libreswan.h" /* before xfrm.h otherwise break on F22 */ > #include "linux/xfrm.h" /* local (if configured) or system copy */ >+#include "libreswan.h" /* before xfrm.h otherwise break on F22 */ > > #include "libreswan/pfkeyv2.h" > #include "libreswan/pfkey.h"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 647198
:
518884
| 519148