projects
/
suckless
/
slstatus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
198df15
)
Remove unnecessary headers
author
Aaron Marcher
<me@drkhsh.at>
Wed, 28 Mar 2018 16:14:08 +0000
(18:14 +0200)
committer
Aaron Marcher
<me@drkhsh.at>
Wed, 28 Mar 2018 16:14:08 +0000
(18:14 +0200)
slstatus.c
patch
|
blob
|
history
diff --git
a/slstatus.c
b/slstatus.c
index 19bc127f54b95ff5bc22f51d4f1d8fef683a73b7..f7c45036890813bf8aedf0c40e8a563263750dfb 100644
(file)
--- a/
slstatus.c
+++ b/
slstatus.c
@@
-1,6
+1,4
@@
/* See LICENSE file for copyright and license details. */
-#include <err.h>
-#include <errno.h>
#include <locale.h>
#include <signal.h>
#include <stdio.h>