#ifndef UTIL_H #define UTIL_H #include void otherwm(void); int otherwmerr(Display *dpy, XErrorEvent *ee); #endif