Xinqi Bao's Git
projects
/
slstatus.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
|
inline
| side by side (parent:
198df15
)
Remove unnecessary headers
author
Aaron Marcher <
[email protected]
>
Wed, 28 Mar 2018 16:14:08 +0000
(18:14 +0200)
committer
Aaron Marcher <
[email protected]
>
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
19bc127
..
f7c4503
100644
(file)
--- a/
slstatus.c
+++ b/
slstatus.c
@@
-1,6
+1,4
@@
/* See LICENSE file for copyright and license details. */
/* See LICENSE file for copyright and license details. */
-#include <err.h>
-#include <errno.h>
#include <locale.h>
#include <signal.h>
#include <stdio.h>
#include <locale.h>
#include <signal.h>
#include <stdio.h>