소스 검색

rechecked with OpenBSD

Anselm R. Garbe 18 년 전
부모
커밋
355beb53f0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      tag.c

+ 1 - 0
tag.c

@@ -4,6 +4,7 @@
 #include "dwm.h"
 #include <regex.h>
 #include <stdio.h>
+#include <stdlib.h>
 #include <X11/Xutil.h>
 
 /* static */