mirror of https://github.com/0intro/wmii
adapted changes reported by Stefan Tibus to make wmii compile on Solaris
This commit is contained in:
parent
32fa7f0b03
commit
a587b641df
|
@ -14,6 +14,7 @@
|
|||
#include <unistd.h>
|
||||
#include <X11/Xatom.h>
|
||||
#include <X11/Xproto.h>
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xutil.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue