summarylogtreecommitdiffstats
path: root/gcc10-fix.patch
blob: ec37e375e1101f18061a54b8732b85ae4c9dd1fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/SoObjects/Mailer/SOGoMailObject.h b/SoObjects/Mailer/SOGoMailObject.h
index 2d412e47c..5b53c4f54 100644
--- a/SoObjects/Mailer/SOGoMailObject.h
+++ b/SoObjects/Mailer/SOGoMailObject.h
@@ -51,7 +51,7 @@
 
 @class WOResponse;
 
-NSArray *SOGoMailCoreInfoKeys;
+extern NSArray *SOGoMailCoreInfoKeys;
 
 @interface SOGoMailObject : SOGoMailBaseObject
 {