removed unnecessary include, prepared dwm-4.4
This commit is contained in:
parent
8be3f3ec9e
commit
67a1141f44
1 changed files with 0 additions and 1 deletions
1
client.c
1
client.c
|
@ -1,7 +1,6 @@
|
|||
/* See LICENSE file for copyright and license details. */
|
||||
#include "dwm.h"
|
||||
#include <stdlib.h>
|
||||
#include <X11/Xatom.h>
|
||||
#include <X11/Xutil.h>
|
||||
|
||||
/* static */
|
||||
|
|
Loading…
Reference in a new issue