mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
265 B

--- ./mcop/mcoputils.cc.orig 2009-07-01 15:44:57.000000000 +0200
+++ ./mcop/mcoputils.cc 2009-07-01 15:47:05.000000000 +0200
@@ -35,6 +35,7 @@
#include <cstdlib>
#include <cstring>
#include <stdio.h>
+#include <limits.h>
#include <map>
using namespace std;