From f932e622a956415972c5313c9a7c28f77ea65acd Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sun, 23 Nov 2008 13:06:24 +0000 Subject: [PATCH] Clifford Wolf: Fixed pilot-link [2008110322080294160] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@9334 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/tibit/pilot-link/hotfixes.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/tibit/pilot-link/hotfixes.patch diff --git a/package/tibit/pilot-link/hotfixes.patch b/package/tibit/pilot-link/hotfixes.patch new file mode 100644 index 000000000..29ba36b23 --- /dev/null +++ b/package/tibit/pilot-link/hotfixes.patch @@ -0,0 +1,11 @@ +--- ./src/ccexample.cc.orig 2008-11-01 12:30:37.000000000 +0000 ++++ ./src/ccexample.cc 2008-11-01 12:30:44.000000000 +0000 +@@ -2,7 +2,7 @@ + #include + #include + +-#include ++#include + using namespace std; + + #include