瀏覽代碼
rechecked with OpenBSD
Anselm R. Garbe
19 年之前
共有
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 */
|