aboutsummaryrefslogtreecommitdiffstats
path: root/news/cnews/files/patch-mkinperm.c
diff options
context:
space:
mode:
Diffstat (limited to 'news/cnews/files/patch-mkinperm.c')
-rw-r--r--news/cnews/files/patch-mkinperm.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/news/cnews/files/patch-mkinperm.c b/news/cnews/files/patch-mkinperm.c
new file mode 100644
index 000000000000..4637398fce2c
--- /dev/null
+++ b/news/cnews/files/patch-mkinperm.c
@@ -0,0 +1,11 @@
+--- libcnews/mkinperm.c.orig 2020-05-02 08:20:33 UTC
++++ libcnews/mkinperm.c
+@@ -24,7 +24,7 @@
+ #endif
+
+ int mkinpdebug = 0;
+-const char *progname;
++extern const char *progname;
+
+ int /* true iff succeeded */
+ mkinperm(tmpname, grade, class)