From 5ba21cc7b97be095e6c47262ec4536683534163f Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sun, 24 Jun 2018 18:12:18 +0300 Subject: qtox-scm --- packages/net-im/qtox/files/gcc.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 packages/net-im/qtox/files/gcc.patch (limited to 'packages/net-im/qtox/files/gcc.patch') diff --git a/packages/net-im/qtox/files/gcc.patch b/packages/net-im/qtox/files/gcc.patch new file mode 100644 index 0000000..14c7289 --- /dev/null +++ b/packages/net-im/qtox/files/gcc.patch @@ -0,0 +1,13 @@ +diff --git a/src/core/core.h b/src/core/core.h +index ec7b381e..62346c64 100644 +--- a/src/core/core.h ++++ b/src/core/core.h +@@ -24,6 +24,8 @@ + #include "corestructs.h" + #include "toxid.h" + ++#include ++ + #include + + #include -- cgit v1.2.3