Browse Source

Remove unnecessary headers

master
Aaron Marcher 8 years ago
parent
commit
aced832622
  1. 2
      slstatus.c

2
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 <locale.h>
#include <signal.h> #include <signal.h>
#include <stdio.h> #include <stdio.h>

Loading…
Cancel
Save