client.c
changeset 906 e04a79845936
parent 905 ca352bd2f8f7
child 908 2f27c51332ed
equal deleted inserted replaced
905:ca352bd2f8f7 906:e04a79845936
     1 /* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
     1 /* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
     2  * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
     2  * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
     3  * © 2007 Premysl Hruby <dfenze at gmail dot com>
     3  * © 2007 Premysl Hruby <dfenze at gmail dot com>
       
     4  * © 2007 Szabolcs Nagy <nszabolcs at gmail dot com>
     4  * See LICENSE file for license details. */
     5  * See LICENSE file for license details. */
     5 #include "dwm.h"
     6 #include "dwm.h"
     6 #include <stdlib.h>
     7 #include <stdlib.h>
     7 #include <string.h>
     8 #include <string.h>
     8 #include <X11/Xatom.h>
     9 #include <X11/Xatom.h>