Anselm R. Garbe
19 лет назад
Родитель
Сommit
355beb53f0
1 измененных файлов с
1 добавлено и
0 удалено
-
1
0
tag.c
|
@@ -4,6 +4,7 @@
|
|
|
#include "dwm.h"
|
|
#include "dwm.h"
|
|
|
#include <regex.h>
|
|
#include <regex.h>
|
|
|
#include <stdio.h>
|
|
#include <stdio.h>
|
|
|
|
|
+#include <stdlib.h>
|
|
|
#include <X11/Xutil.h>
|
|
#include <X11/Xutil.h>
|
|
|
|
|
|
|
|
/* static */
|
|
/* static */
|