tag.c
changeset 791 9ab130668f41
parent 790 48e7c3b45250
child 813 0ed770c96e51
equal deleted inserted replaced
790:48e7c3b45250 791:9ab130668f41
     2  * See LICENSE file for license details.
     2  * See LICENSE file for license details.
     3  */
     3  */
     4 #include "dwm.h"
     4 #include "dwm.h"
     5 #include <regex.h>
     5 #include <regex.h>
     6 #include <stdio.h>
     6 #include <stdio.h>
       
     7 #include <stdlib.h>
     7 #include <X11/Xutil.h>
     8 #include <X11/Xutil.h>
     8 
     9 
     9 /* static */
    10 /* static */
    10 
    11 
    11 typedef struct {
    12 typedef struct {