1 /* This file contains compatibility routines for systems without Xmu.
2 * You would be better served by installing Xmu on your machine or
3 * yelling at your vendor to ship it.
12 int XmuPrintDefaultErrorMessage (Display
*dpy
, XErrorEvent
*event
, FILE *fp
);
14 #endif /* __XMU_H__ */