summarylogtreecommitdiffstats
path: root/fix-compile-error.patch
blob: a0abdb68d9472188b6a9246696aa0fe18504703d (plain)
1
2
3
4
5
6
7
8
9
10
--- src/Global.h	2016-11-15 13:36:06.179558741 +0100
+++ src/Global.h	2016-11-15 13:36:36.495575590 +0100
@@ -13,6 +13,7 @@
 //C++'s
 
 #include <stdlib.h>
+#include <limits.h>
 //#include <stdio.h>
 
 //#ifndef __unix__