$NetBSD: patch-ab,v 1.1 2007/05/30 01:22:13 schmonz Exp $ --- Xrandr.c.orig 2003-05-28 00:26:42.000000000 +0200 +++ Xrandr.c @@ -27,10 +27,9 @@ #include #include /* we need to be able to manipulate the Display structure on events */ -#include +#include "Xrandrint.h" #include #include -#include "Xrandrint.h" XExtensionInfo XRRExtensionInfo; char XRRExtensionName[] = RANDR_NAME;