rpms/ccrtp/devel ccrtp-1.6.0-gcc.patch,NONE,1.1

Andreas Thienemann (ixs) fedora-extras-commits at redhat.com
Thu Feb 7 08:13:40 UTC 2008


Author: ixs

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

Added Files:
	ccrtp-1.6.0-gcc.patch 
Log Message:
Added patch enabling build with gcc-4.3


ccrtp-1.6.0-gcc.patch:

--- NEW FILE ccrtp-1.6.0-gcc.patch ---
diff -up ccrtp-1.6.0/src/control.cpp.orig ccrtp-1.6.0/src/control.cpp
--- ccrtp-1.6.0/src/control.cpp.orig	2008-02-07 08:49:22.000000000 +0100
+++ ccrtp-1.6.0/src/control.cpp	2008-02-07 08:50:09.000000000 +0100
@@ -43,6 +43,7 @@
 
 #include "private.h"
 #include <ccrtp/cqueue.h>
+#include <cstdlib>
 
 #ifdef  CCXX_NAMESPACES
 namespace ost {




More information about the fedora-extras-commits mailing list