removed unnecessary include, prepared dwm-4.4
67a1141f
1 file(s) · +0 −1
| 1 | 1 | /* See LICENSE file for copyright and license details. */ |
|
| 2 | 2 | #include "dwm.h" |
|
| 3 | 3 | #include <stdlib.h> |
|
| 4 | - | #include <X11/Xatom.h> |
|
| 5 | 4 | #include <X11/Xutil.h> |
|
| 6 | 5 | ||
| 7 | 6 | /* static */ |