tag.c
changeset 857 453788ae925c
parent 837 123231b9eb87
child 858 b797071ebbd4
equal deleted inserted replaced
856:7c53a7f54174 857:453788ae925c
     1 /* (C)opyright MMVI-MMVII Anselm R. Garbe <garbeam at gmail dot com>
     1 /* © 2004-2007 Anselm R. Garbe <garbeam at gmail dot com>
     2  * See LICENSE file for license details.
     2  * See LICENSE file for license details. */
     3  */
       
     4 #include "dwm.h"
     3 #include "dwm.h"
     5 #include <regex.h>
     4 #include <regex.h>
     6 #include <stdio.h>
     5 #include <stdio.h>
     7 #include <stdlib.h>
     6 #include <stdlib.h>
     8 #include <X11/Xutil.h>
     7 #include <X11/Xutil.h>