updated on Fri Jan 13 20:02:10 UTC 2012
[aur-mirror.git] / x2goclient / gcc4.3.patch
blob1074399e283ca4dbb76257d43900756df4fc1a0b
1 diff -aur x2goclient-2.0.1.work/LDAPSession.h x2goclient-2.0.1/LDAPSession.h
2 --- x2goclient-2.0.1.work/LDAPSession.h 2006-11-13 09:31:11.000000000 +0100
3 +++ x2goclient-2.0.1/LDAPSession.h 2008-06-11 23:15:45.000000000 +0200
4 @@ -17,6 +17,7 @@
5 #include <ldap.h>
6 #include <string>
7 #include <list>
8 +#include <cstdlib>
9 using namespace std;
11 struct LDAPExeption