rpms/xulrunner/devel crashreporter-gcc43.patch,1.1,1.2

Christopher Aillon (caillon) fedora-extras-commits at redhat.com
Sat Mar 8 06:56:12 UTC 2008


Author: caillon

Update of /cvs/extras/rpms/xulrunner/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25869

Modified Files:
	crashreporter-gcc43.patch 
Log Message:
include cstring


crashreporter-gcc43.patch:

Index: crashreporter-gcc43.patch
===================================================================
RCS file: /cvs/extras/rpms/xulrunner/devel/crashreporter-gcc43.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- crashreporter-gcc43.patch	8 Mar 2008 05:50:05 -0000	1.1
+++ crashreporter-gcc43.patch	8 Mar 2008 06:56:08 -0000	1.2
@@ -9,7 +9,7 @@
  
  #include <algorithm>
  #include <cctype>
-+#include <climits>
++#include <cstring>
  
  #include <signal.h>
  




More information about the fedora-extras-commits mailing list