1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/x11-toolkits/iv/files/patch-ar

11 lines
320 B
Plaintext
Raw Normal View History

--- 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();