a02fa2f50c
mgv is a Motif/LessTif based viewer for PostScript files which uses Ghostscript as the underlying PostScript rendering engine. Limited PDF support is also supplied.
12 lines
314 B
Text
12 lines
314 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2001/04/14 00:51:17 jtb Exp $
|
|
|
|
--- wlib/about.c.orig Tue Sep 1 20:49:44 1998
|
|
+++ wlib/about.c
|
|
@@ -21,6 +21,7 @@
|
|
* Authors: Matthew D. Francey
|
|
* Eric A. Howe (mu@trends.net)
|
|
*/
|
|
+#include <stdio.h>
|
|
#include <wlib/rcs.h>
|
|
MU_ID("$Mu: wlib/about.c 1.33 1998/09/01 20:49:44 $")
|
|
|