1--- src/gensktab.c.orig 2020-08-28 17:56:24 UTC 2+++ src/gensktab.c 3@@ -2,7 +2,7 @@ 4 #include <stdio.h> 5 #include "cpmio.h" 6 7-int skew; 8+extern int skew; 9 int *skewtab; 10 11 /* 12 13