Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0:Staging:D
ppp
fix-header-conflict.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-header-conflict.patch of Package ppp
Index: ppp-2.4.7/pppd/plugins/rp-pppoe/plugin.c =================================================================== --- ppp-2.4.7.orig/pppd/plugins/rp-pppoe/plugin.c +++ ppp-2.4.7/pppd/plugins/rp-pppoe/plugin.c @@ -49,6 +49,8 @@ static char const RCSID[] = #include <net/ethernet.h> #include <net/if_arp.h> #include <linux/ppp_defs.h> +#define _LINUX_IN_H /* block <linux/in.h> from being included */ +#define _LINUX_IN6_H /* block <linux/in6.h> from being included */ #include <linux/if_pppox.h> #ifndef _ROOT_PATH
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor