head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.20 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.18 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.16 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.14 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.12 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.10 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.8 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.6 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.4 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.2.0.2 pkgsrc-2008Q1-base:1.2; locks; strict; comment @# @; 1.2 date 2008.01.23.03.19.33; author tnn; state dead; branches; next 1.1; 1.1 date 2008.01.16.05.50.56; author tnn; state Exp; branches; next ; desc @@ 1.2 log @Back out my previous change as it was fixed in renderproto instead. Also fixes pkg/37844, botched checksum for the dri option. Thanks to Ryo HAYASAKA for noticing. @ text @$NetBSD: patch-za,v 1.1 2008/01/16 05:50:56 tnn Exp $ --- render/renderedge.c.orig 2006-06-06 19:13:55.000000000 +0200 +++ render/renderedge.c @@@@ -22,6 +22,8 @@@@ * PERFORMANCE OF THIS SOFTWARE. */ +#include + #ifdef HAVE_DIX_CONFIG_H #include #endif @ 1.1 log @hack around some fallout from the recent renderproto update. render.h expects DIX to be a valid type, so include X.h to get it. 1.4 doesn't have this problem so consider it a stopgap solution. @ text @d1 1 a1 1 $NetBSD$ @