index
:
dwm.git
master
Fork of Suckless dwm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '')
-rw-r--r--
util.c
1
1 files changed, 0 insertions, 1 deletions
diff --git a/util.c b/util.c
index 6eb19b4..7aff2aa 100644
--- a/
util.c
+++ b/
util.c
@@ -3,7 +3,6 @@
* See LICENSE file for license details.
*/
#include "dwm.h"
-
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>