diff options
Diffstat (limited to 'print/dviselect/files/patch-ac')
-rw-r--r-- | print/dviselect/files/patch-ac | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/print/dviselect/files/patch-ac b/print/dviselect/files/patch-ac new file mode 100644 index 000000000000..aad465fe4806 --- /dev/null +++ b/print/dviselect/files/patch-ac @@ -0,0 +1,14 @@ +*** lib/font.c~ Tue Nov 27 08:53:20 1990 +--- lib/font.c Thu Oct 6 22:02:07 1994 +*************** +*** 67,75 **** + */ + extern int errno; + char *getenv(), *malloc(), *strsave(); +- #ifndef sys5 +- char *sprintf(); +- #endif + + static readconf(); + static setfont(); +--- 67,72 ---- |