public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/bmon/files: bmon-3.6-net_if.h.patch
@ 2015-04-10 19:45 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2015-04-10 19:45 UTC (permalink / raw
  To: gentoo-commits

jer         15/04/10 19:45:49

  Added:                bmon-3.6-net_if.h.patch
  Log:
  Fix building against sys-libs/glibc-2.20 / sys-kernel/linux-headers-3.19 (bug #546060 by Toralf Förster).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.1                  net-analyzer/bmon/files/bmon-3.6-net_if.h.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/bmon/files/bmon-3.6-net_if.h.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/bmon/files/bmon-3.6-net_if.h.patch?rev=1.1&content-type=text/plain

Index: bmon-3.6-net_if.h.patch
===================================================================
--- a/src/in_netlink.c
+++ b/src/in_netlink.c
@@ -23,6 +23,7 @@
  * DEALINGS IN THE SOFTWARE.
  */
 
+#include <net/if.h>
 #include <bmon/bmon.h>
 #include <bmon/input.h>
 #include <bmon/element.h>





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-analyzer/bmon/files: bmon-3.6-net_if.h.patch
@ 2015-05-07  5:08 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2015-05-07  5:08 UTC (permalink / raw
  To: gentoo-commits

jer         15/05/07 05:08:11

  Modified:             bmon-3.6-net_if.h.patch
  Log:
  Use upstream patch (bug #546060).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.2                  net-analyzer/bmon/files/bmon-3.6-net_if.h.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/bmon/files/bmon-3.6-net_if.h.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/bmon/files/bmon-3.6-net_if.h.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/bmon/files/bmon-3.6-net_if.h.patch?r1=1.1&r2=1.2

Index: bmon-3.6-net_if.h.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/bmon/files/bmon-3.6-net_if.h.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bmon-3.6-net_if.h.patch	10 Apr 2015 19:45:49 -0000	1.1
+++ bmon-3.6-net_if.h.patch	7 May 2015 05:08:11 -0000	1.2
@@ -1,10 +1,11 @@
 --- a/src/in_netlink.c
 +++ b/src/in_netlink.c
-@@ -23,6 +23,7 @@
-  * DEALINGS IN THE SOFTWARE.
-  */
+@@ -37,6 +37,8 @@
+ static struct element_group *grp;
+ static struct bmon_module netlink_ops;
  
 +#include <net/if.h>
- #include <bmon/bmon.h>
- #include <bmon/input.h>
- #include <bmon/element.h>
++
+ #include <netlink/netlink.h>
+ #include <netlink/cache.h>
+ #include <netlink/utils.h>





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-07  6:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-07  5:08 [gentoo-commits] gentoo-x86 commit in net-analyzer/bmon/files: bmon-3.6-net_if.h.patch Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2015-04-10 19:45 Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox