summaryrefslogtreecommitdiff
path: root/graphics/tcm/patches/patch-be
blob: 38d79b686ee8e27217ad2fcb898d196752b70367 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-be,v 1.1 2002/07/08 02:48:18 wiz Exp $

--- ui/textviewdialog.c.orig	Tue Apr  4 18:25:17 2000
+++ ui/textviewdialog.c
@@ -30,6 +30,9 @@
 #include "printeroptions.h"
 #include "application.h"
 #include <Xm/XmAll.h>
+#ifdef LESSTIF
+#include <stdio.h>
+#endif
 #include <stdlib.h>
 #include <unistd.h>
 #include <ctype.h>