You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-dialup/rp-pppoe/files/rp-pppoe-3.11-kmode.patch

11 lines
232 B

--- a/src/configure.in
+++ b/src/configure.in
@@ -26,6 +26,7 @@
#include<net/ethernet.h>
#include<linux/if.h>
#include<linux/in.h>
+#include <linux/in6.h>
])
dnl Checks for typedefs, structures, and compiler characteristics.