summaryrefslogtreecommitdiffstats
path: root/freenx/build/freenx-client-0.9-fixes.diff
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2008-12-31 00:10:00 +0000
committer Eric Hameleers <alien@slackware.com>2008-12-31 00:10:00 +0000
commitfb8c453dbc9036b6853ed72578e5fc348faf252c (patch)
tree4d14383d4a5bdab8447d859a0f6dbfa70a6393d9 /freenx/build/freenx-client-0.9-fixes.diff
parentd3fb9735b1640737885fc832596381b0f87a1225 (diff)
downloadasb-fb8c453dbc9036b6853ed72578e5fc348faf252c.tar.gz
asb-fb8c453dbc9036b6853ed72578e5fc348faf252c.tar.xz
Initial revision
Diffstat (limited to 'freenx/build/freenx-client-0.9-fixes.diff')
-rw-r--r--freenx/build/freenx-client-0.9-fixes.diff40
1 files changed, 40 insertions, 0 deletions
diff --git a/freenx/build/freenx-client-0.9-fixes.diff b/freenx/build/freenx-client-0.9-fixes.diff
new file mode 100644
index 00000000..8b2ebf19
--- /dev/null
+++ b/freenx/build/freenx-client-0.9-fixes.diff
@@ -0,0 +1,40 @@
+--- freenx-client-0.9/nxcl/lib/notQt.cpp~ 2008-03-11 00:13:08.000000000 +0100
++++ freenx-client-0.9/nxcl/lib/notQt.cpp 2008-04-05 20:36:05.000000000 +0200
+@@ -19,6 +19,7 @@
+
+ #include <iostream>
+ #include <sstream>
++#include <cstdlib>
+ extern "C" {
+ #include <unistd.h>
+ #include <errno.h>
+--- freenx-client-0.9/nxcl/lib/nxclientlib.cpp~ 2008-03-11 00:13:08.000000000 +0100
++++ freenx-client-0.9/nxcl/lib/nxclientlib.cpp 2008-04-05 20:54:18.000000000 +0200
+@@ -27,6 +27,7 @@
+ #include "../config.h"
+
+ #include <fstream>
++#include <cstdlib>
+
+ extern "C" {
+ #include <errno.h>
+--- freenx-client-0.9/nxcl/lib/nxclientlib.cpp~ 2008-04-05 20:54:18.000000000 +0200
++++ freenx-client-0.9/nxcl/lib/nxclientlib.cpp 2008-04-06 06:37:37.000000000 +0200
+@@ -28,6 +28,7 @@
+
+ #include <fstream>
+ #include <cstdlib>
++#include <cstring>
+
+ extern "C" {
+ #include <errno.h>
+--- freenx-client-0.9/nxcl/nxcl/nxcl.cpp~ 2008-03-11 00:13:08.000000000 +0100
++++ freenx-client-0.9/nxcl/nxcl/nxcl.cpp 2008-04-06 06:48:34.000000000 +0200
+@@ -20,6 +20,7 @@
+ #include "nxclientlib_i18n.h"
+ #include "nxclientlib.h"
+ #include <fstream>
++#include <cstdlib>
+
+ #include "nxcl.h"
+