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

Ivana Varekova (varekova) fedora-extras-commits at redhat.com
Fri May 9 13:03:28 UTC 2008


Author: varekova

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

Modified Files:
	busybox-1.10.1-headers.patch 
Log Message:
headers again


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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- busybox-1.10.1-headers.patch	9 May 2008 11:10:01 -0000	1.2
+++ busybox-1.10.1-headers.patch	9 May 2008 13:02:49 -0000	1.3
@@ -1,12 +1,13 @@
 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 @@
++++ busybox-1.10.1/networking/tcpudp.c	2008-05-09 14:24:48.000000000 +0200
+@@ -31,6 +31,9 @@
+ 
  #include "libbb.h"
  /* Wants <limits.h> etc, thus included after libbb.h: */
++#include <linux/types.h>
++#include <netinet/in.h>
++#define u_int32_t __u32 
  #include <linux/netfilter_ipv4.h>
-+#include <linux/types.h> 
-+#include <netinet/in.h> 
  
  // TODO: move into this file:
- #include "tcpudp_perhost.h"




More information about the fedora-extras-commits mailing list