rechecked with OpenBSD 355beb53
Anselm R. Garbe · 2007-02-20 11:26 1 file(s) · +1 −0
tag.c +1 −0
4 4
#include "dwm.h"
5 5
#include <regex.h>
6 6
#include <stdio.h>
7 +
#include <stdlib.h>
7 8
#include <X11/Xutil.h>
8 9
9 10
/* static */