dwm

OSHs dwm build
git clone git://git.oshgnacknak.de/dwm.git
Log | Files | Refs | README | LICENSE

commit 355beb53f085f51f49159bc9822922c11fbddd26
parent 8012fcf3334148d2b39646fd372a7514cc74c250
Author: Anselm R. Garbe <arg@suckless.org>
Date:   Tue, 20 Feb 2007 11:26:16 +0100

rechecked with OpenBSD
Diffstat:
Mtag.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/tag.c b/tag.c @@ -4,6 +4,7 @@ #include "dwm.h" #include <regex.h> #include <stdio.h> +#include <stdlib.h> #include <X11/Xutil.h> /* static */