emulators/cpmtools: fix build on recent current

This commit is contained in:
Tobias C. Berner 2020-08-28 17:57:59 +00:00
parent f954c8a715
commit 1ac4aad5e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546772

View File

@ -0,0 +1,11 @@
--- src/gensktab.c.orig 2020-08-28 17:56:24 UTC
+++ src/gensktab.c
@@ -2,7 +2,7 @@
#include <stdio.h>
#include "cpmio.h"
-int skew;
+extern int skew;
int *skewtab;
/*