blob: d222f786b7b8fec8b3b2793383af3e05f306624a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$NetBSD: patch-bh,v 1.1 2010/04/09 09:08:14 tnn Exp $
--- Xext/xtest.c.orig 2009-10-12 02:52:40.000000000 +0000
+++ Xext/xtest.c
@@ -44,8 +44,7 @@
#include "sleepuntil.h"
#include "mi.h"
#define _XTEST_SERVER_
-#include <X11/extensions/XTest.h>
-#include <X11/extensions/xteststr.h>
+#include <X11/extensions/xtestproto.h>
#include <X11/extensions/XI.h>
#include <X11/extensions/XIproto.h>
|