--- OLD/xc/lib/Xp/XpExtUtil.c Thu Jan 1 00:00:00 1970 +++ NEW/xc/lib/Xp/XpExtUtil.c Thu Jan 1 00:00:00 1970 @@ -42,6 +42,7 @@ #include "Xlibint.h" #include "extutil.h" #include +#include "XpInt.h" #define ENQUEUE_EVENT True #define DONT_ENQUEUE False @@ -333,4 +334,3 @@ return(_XUnknownNativeEvent(dpy, re, event)); } } -