rpms/xprobe2/devel xprobe2-0.3-gcc43.patch,1.1,1.2

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Sat Feb 9 04:19:29 UTC 2008


Author: lmacken

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

Modified Files:
	xprobe2-0.3-gcc43.patch 
Log Message:
Update our gcc43 patch to fix another compilation error

xprobe2-0.3-gcc43.patch:

Index: xprobe2-0.3-gcc43.patch
===================================================================
RCS file: /cvs/pkgs/rpms/xprobe2/devel/xprobe2-0.3-gcc43.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xprobe2-0.3-gcc43.patch	9 Feb 2008 04:03:43 -0000	1.1
+++ xprobe2-0.3-gcc43.patch	9 Feb 2008 04:19:22 -0000	1.2
@@ -18,3 +18,13 @@
  
  namespace usipp {
  
+--- libs-external/USI++/usi++/tcp.h.orig	2008-02-08 23:16:18.000000000 -0500
++++ libs-external/USI++/usi++/tcp.h	2008-02-08 23:16:44.000000000 -0500
+@@ -12,6 +12,7 @@
+ #ifndef _TCP_H_
+ #define _TCP_H_
+ 
++#include <cstring>
+ #include "usi-structs.h"
+ #include "datalink.h"
+ #include "ip.h"




More information about the fedora-extras-commits mailing list