aboutsummaryrefslogtreecommitdiffstats
path: root/news/pan/files/patch-pan_general_text-match.cc
blob: a533840cc1d1aa262dfe0682f520d3690e01e905 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- pan/general/text-match.cc.orig	2021-08-03 01:57:31 UTC
+++ pan/general/text-match.cc
@@ -18,11 +18,9 @@
  */
 
 #include <config.h>
-extern "C" {
-  #include <ctype.h>
-  #include <glib.h>
-  #include <glib/gi18n.h>
-}
+#include <ctype.h>
+#include <glib.h>
+#include <glib/gi18n.h>
 #include "debug.h"
 #include "log.h"
 #include "text-match.h"