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:
parent
81b6316081
commit
372dc090fd
@ -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>
|
2002-10-06 Havoc Pennington <hp@pobox.com>
|
||||||
|
|
||||||
* src/async-getprop.c: change to add only one _XAsyncHandler per
|
* src/async-getprop.c: change to add only one _XAsyncHandler per
|
||||||
|
@ -36,7 +36,6 @@
|
|||||||
#include "async-getprop.h"
|
#include "async-getprop.h"
|
||||||
|
|
||||||
#define NEED_REPLIES
|
#define NEED_REPLIES
|
||||||
#include <X11/Xproto.h>
|
|
||||||
#include <X11/Xlibint.h>
|
#include <X11/Xlibint.h>
|
||||||
|
|
||||||
#ifndef NULL
|
#ifndef NULL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user