mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
854635b423
PR: 9594 Submitted by: Seigou Tanimura <tanimura@naklab.dnj.ynu.ac.jp>
11 lines
320 B
Plaintext
11 lines
320 B
Plaintext
--- src/lib/IV-2_6/xpainter.c.orig Tue Oct 20 05:32:42 1992
|
|
+++ src/lib/IV-2_6/xpainter.c Sun Jan 17 17:48:20 1999
|
|
@@ -56,6 +56,7 @@
|
|
#include <OS/math.h>
|
|
#include <OS/string.h>
|
|
#include <OS/table2.h>
|
|
+#include <InterViews/_names.h>
|
|
|
|
PainterRep::PainterRep() {
|
|
display = Session::instance()->default_display();
|