rpms/busybox/devel busybox-1.10.1-headers.patch,1.1,1.2

Ivana Varekova (varekova) fedora-extras-commits at redhat.com
Fri May 9 11:10:39 UTC 2008


Author: varekova

Update of /cvs/pkgs/rpms/busybox/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18507

Modified Files:
	busybox-1.10.1-headers.patch 
Log Message:
header patch change


busybox-1.10.1-headers.patch:

Index: busybox-1.10.1-headers.patch
===================================================================
RCS file: /cvs/pkgs/rpms/busybox/devel/busybox-1.10.1-headers.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- busybox-1.10.1-headers.patch	9 May 2008 10:23:48 -0000	1.1
+++ busybox-1.10.1-headers.patch	9 May 2008 11:10:01 -0000	1.2
@@ -1,14 +1,12 @@
-diff -up busybox-1.10.1/networking/tcpudp.c.pom busybox-1.10.1/networking/tcpudp.c
---- busybox-1.10.1/networking/tcpudp.c.pom	2008-04-19 06:03:13.000000000 +0200
-+++ busybox-1.10.1/networking/tcpudp.c	2008-05-09 12:18:53.000000000 +0200
-@@ -32,6 +32,10 @@
+diff -up busybox-1.10.1/networking/tcpudp.c.header busybox-1.10.1/networking/tcpudp.c
+--- busybox-1.10.1/networking/tcpudp.c.header	2008-04-19 06:03:13.000000000 +0200
++++ busybox-1.10.1/networking/tcpudp.c	2008-05-09 12:43:21.000000000 +0200
+@@ -32,6 +32,8 @@
  #include "libbb.h"
  /* Wants <limits.h> etc, thus included after libbb.h: */
  #include <linux/netfilter_ipv4.h>
 +#include <linux/types.h> 
 +#include <netinet/in.h> 
-+#define u_int32_t __u32 
-+
  
  // TODO: move into this file:
  #include "tcpudp_perhost.h"




More information about the fedora-extras-commits mailing list