From 2ffc000fb1a62ae68fce83bf7943ed7e06a875f5 Mon Sep 17 00:00:00 2001 From: Pawel Pekala Date: Thu, 1 Nov 2012 09:28:54 +0000 Subject: - Update to version 3.99.2.2 - Use pkg-plist to register installed files - Add option to disable LDAP support - Don't install copy of GPLv2 license PR: ports/172044 Submitted by: KATO Tsuguru Feature safe: yes --- net/x2goclient/files/patch-sshprocess.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 net/x2goclient/files/patch-sshprocess.h (limited to 'net/x2goclient/files/patch-sshprocess.h') diff --git a/net/x2goclient/files/patch-sshprocess.h b/net/x2goclient/files/patch-sshprocess.h new file mode 100644 index 000000000000..a6030305a0d3 --- /dev/null +++ b/net/x2goclient/files/patch-sshprocess.h @@ -0,0 +1,15 @@ +--- sshprocess.h.orig 2011-11-25 21:08:10.000000000 +0900 ++++ sshprocess.h 2011-12-20 01:56:29.000000000 +0900 +@@ -17,6 +17,12 @@ + #ifndef SSHPROCESS_H + #define SSHPROCESS_H + ++#ifndef Q_OS_WIN ++#include ++#include ++#include ++#include ++#endif + #include + #include + -- cgit v1.2.3