summaryrefslogtreecommitdiff
path: root/news/pan/files/patch-pan_tasks_task-groups.cc
diff options
context:
space:
mode:
Diffstat (limited to 'news/pan/files/patch-pan_tasks_task-groups.cc')
-rw-r--r--news/pan/files/patch-pan_tasks_task-groups.cc15
1 files changed, 15 insertions, 0 deletions
diff --git a/news/pan/files/patch-pan_tasks_task-groups.cc b/news/pan/files/patch-pan_tasks_task-groups.cc
new file mode 100644
index 000000000000..773e707d5102
--- /dev/null
+++ b/news/pan/files/patch-pan_tasks_task-groups.cc
@@ -0,0 +1,15 @@
+--- pan/tasks/task-groups.cc.orig 2021-08-03 02:04:54 UTC
++++ pan/tasks/task-groups.cc
+@@ -19,10 +19,8 @@
+
+ #include <config.h>
+ #include <cassert>
+-extern "C" {
+- #include <glib/gi18n.h>
+- #include <stdlib.h>
+-}
++#include <glib/gi18n.h>
++#include <stdlib.h>
+ #include <pan/general/debug.h>
+ #include <pan/general/macros.h>
+ #include <pan/general/messages.h>