summaryrefslogtreecommitdiff
path: root/net-misc/shigofumi/files/shigofumi-0.3-gcc-10.patch
blob: 52688ff1d194df167d9f11132266b7efb9edfcb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/shigofumi.h
+++ b/src/shigofumi.h
@@ -16,7 +16,7 @@
 extern shi_state state;*/
 
 /* UI */
-FILE *output;
+extern FILE *output;
 
 /* Data */
 extern struct isds_list *boxes;