diff options
Diffstat (limited to 'src/util.h')
-rw-r--r-- | src/util.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,8 +1,4 @@ #ifndef UTIL_H #define UTIL_H -#include <X11/Xlib.h> - -void otherwm(void); -int otherwmerr(Display *dpy, XErrorEvent *ee); #endif |