blob: 46cd859599ffbf1979c19211e70c573a13891500 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- dviselect.c~ Wed Nov 15 13:19:15 1989
+++ dviselect.c Mon Jul 3 00:38:25 2000
@@ -122,7 +122,6 @@
/* save some string space: we use this a lot */
char writeerr[] = "error writing DVI file";
-char *malloc(), *realloc(), *sprintf();
/*
* lint gets rather confused with the current definitions of getc and putc,
|