summaryrefslogtreecommitdiff
path: root/print/dviselect/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'print/dviselect/files/patch-ac')
-rw-r--r--print/dviselect/files/patch-ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/dviselect/files/patch-ac b/print/dviselect/files/patch-ac
index 1a4e3d34242f..610e850e63ef 100644
--- a/print/dviselect/files/patch-ac
+++ b/print/dviselect/files/patch-ac
@@ -1,10 +1,10 @@
---- lib/font.c~ Thu Mar 14 21:57:06 1991
-+++ lib/font.c Tue Aug 19 18:43:47 1997
+--- lib/font.c~ Wed Nov 15 13:19:43 1989
++++ lib/font.c Mon Jul 3 00:39:32 2000
@@ -67,9 +67,6 @@
*/
extern int errno;
char *getenv(), *malloc(), *strsave();
--#if !(defined(sys5) || defined(_AIX))
+-#ifndef sys5
-char *sprintf();
-#endif