rechecked with OpenBSD
355beb53
1 file(s) · +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 */ |