summaryrefslogtreecommitdiff
path: root/dev-tcltk/tkimg/files/tkimg-1.4.9-fno-common.patch
blob: 307dfe3143754d0c387dfdf05e8ba704a9665078 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/libpng/pngtclDecls.h	2020-04-13 20:16:18.542559383 +0200
+++ b/libpng/pngtclDecls.h	2020-04-13 20:16:33.921314336 +0200
@@ -1369,6 +1369,8 @@
 
 #ifdef __cplusplus
 extern "C" {
+#else
+extern
 #endif
 PNG_IMPEXP const PngtclStubs *pngtclStubsPtr;
 #ifdef __cplusplus