JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
rechecked with OpenBSD
authorAnselm R. Garbe <arg@suckless.org>
Tue, 20 Feb 2007 10:26:16 +0000 (11:26 +0100)
committerAnselm R. Garbe <arg@suckless.org>
Tue, 20 Feb 2007 10:26:16 +0000 (11:26 +0100)
tag.c

diff --git a/tag.c b/tag.c
index f54ac3f..c069dcc 100644 (file)
--- 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 */