trechecked with OpenBSD - dwm - [fork] customized build of dwm, the dynamic window manager
HTML git clone git://src.adamsgaard.dk/dwm
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 355beb53f085f51f49159bc9822922c11fbddd26
DIR parent 8012fcf3334148d2b39646fd372a7514cc74c250
HTML Author: Anselm R. Garbe <arg@suckless.org>
Date: Tue, 20 Feb 2007 11:26:16 +0100
rechecked with OpenBSD
Diffstat:
M tag.c | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/tag.c b/tag.c
t@@ -4,6 +4,7 @@
#include "dwm.h"
#include <regex.h>
#include <stdio.h>
+#include <stdlib.h>
#include <X11/Xutil.h>
/* static */