about summary refs log tree commit diff stats
path: root/tag.c
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-02-20 11:26:16 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-02-20 11:26:16 +0100
commit355beb53f085f51f49159bc9822922c11fbddd26 (patch)
treefb0b71c877a3f92920cd4a50a97ca0b51309f5cc /tag.c
parent8012fcf3334148d2b39646fd372a7514cc74c250 (diff)
downloaddwm-355beb53f085f51f49159bc9822922c11fbddd26.tar.gz
rechecked with OpenBSD
Diffstat (limited to 'tag.c')
-rw-r--r--tag.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tag.c b/tag.c
index f54ac3f..c069dcc 100644
--- 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 */