--- ./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;
|