don't include unportable Xproto.h, fix from Glynn Foster.

2002-10-07  Havoc Pennington  <hp@pobox.com>

	* src/async-getprop.c: don't include unportable Xproto.h, fix from
	Glynn Foster.
This commit is contained in:
Havoc Pennington 2002-10-07 14:30:36 +00:00 committed by Havoc Pennington
parent 81b6316081
commit 372dc090fd
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2002-10-07 Havoc Pennington <hp@pobox.com>
* src/async-getprop.c: don't include unportable Xproto.h, fix from
Glynn Foster.
2002-10-06 Havoc Pennington <hp@pobox.com>
* src/async-getprop.c: change to add only one _XAsyncHandler per

View File

@ -36,7 +36,6 @@
#include "async-getprop.h"
#define NEED_REPLIES
#include <X11/Xproto.h>
#include <X11/Xlibint.h>
#ifndef NULL