$NetBSD: patch-ab,v 1.1 2004/04/05 23:03:52 reinoud 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;