SOURCES: libnl-if_ether.patch (NEW) - include if_ether
undefine
undefine at pld-linux.org
Sun Jun 19 10:08:42 CEST 2005
Author: undefine Date: Sun Jun 19 08:08:42 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- include if_ether
---- Files affected:
SOURCES:
libnl-if_ether.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/libnl-if_ether.patch
diff -u /dev/null SOURCES/libnl-if_ether.patch:1.1
--- /dev/null Sun Jun 19 10:08:42 2005
+++ SOURCES/libnl-if_ether.patch Sun Jun 19 10:08:37 2005
@@ -0,0 +1,20 @@
+--- libnl-0.5.0/lib/route/filter.c~ 2005-04-04 23:08:04.000000000 +0000
++++ libnl-0.5.0/lib/route/filter.c 2005-06-19 06:52:40.896839224 +0000
+@@ -40,6 +40,7 @@
+ #include <netlink/route/filter.h>
+ #include <netlink/route/link.h>
+ #include <netlink/route/rtattr.h>
++#include <linux/if_ether.h>
+
+ static struct rtnl_filter_ops *filter_ops;
+
+--- libnl-0.5.0/lib/helpers.c~ 2005-04-04 23:08:04.000000000 +0000
++++ libnl-0.5.0/lib/helpers.c 2005-06-19 06:51:53.461050560 +0000
+@@ -29,6 +29,7 @@
+ #include <netlink/netlink.h>
+ #include <netlink/helpers.h>
+ #include <linux/socket.h>
++#include <linux/if_ether.h>
+
+ int nl_debug = 0;
+
================================================================
More information about the pld-cvs-commit
mailing list