summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Marcher <me@drkhsh.at>2018-03-28 18:14:08 +0200
committerAaron Marcher <me@drkhsh.at>2018-03-28 18:14:08 +0200
commit439ce133a52ee9ac38fe12e6bd9446b508227854 (patch)
treea3dd981fb6d24b539fdcba50e03cb6cfabf632d0
parent9dfd1c4650ec150b9f19d335a4f1cc04a7c93e86 (diff)
Remove unnecessary headers
-rw-r--r--slstatus.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/slstatus.c b/slstatus.c
index 19bc127..f7c4503 100644
--- 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>