From 7224c1253228e5c29c78cb3f0f26ce34770f2356 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Sat, 15 Feb 2014 23:24:26 +0200 Subject: Added ebuilds for kogaion desktop --- net-misc/udpcast/files/udpcast-define.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 net-misc/udpcast/files/udpcast-define.patch (limited to 'net-misc/udpcast/files') diff --git a/net-misc/udpcast/files/udpcast-define.patch b/net-misc/udpcast/files/udpcast-define.patch new file mode 100644 index 00000000..526db752 --- /dev/null +++ b/net-misc/udpcast/files/udpcast-define.patch @@ -0,0 +1,12 @@ +diff -ur udpcast-20120424/console.h udpcast-20120424.fix/console.h +--- udpcast-20120424/console.h 2013-07-15 09:31:02.230424117 -0500 ++++ udpcast-20120424.fix/console.h 2013-07-15 09:30:36.482204769 -0500 +@@ -6,6 +6,8 @@ + #include + #endif /* __MINGW32__ */ + ++#include ++ + #define prepareConsole udpc_prepareConsole + #define getConsoleFd udpc_getConsoleFd + #define restoreConsole udpc_restoreConsole -- cgit v1.2.3