removed unneeded headers
Ali H. Fardan raiz@firemail.cc
Thu, 01 Sep 2016 21:02:17 +0300
1 files changed,
0 insertions(+),
2 deletions(-)
jump to
M
slstatus.c
→
slstatus.c
@@ -1,12 +1,10 @@
/* See LICENSE file for copyright and license details. */ #include <alsa/asoundlib.h> -#include <arpa/inet.h> #include <fcntl.h> #include <ifaddrs.h> #include <limits.h> #include <linux/wireless.h> -#include <locale.h> #include <netdb.h> #include <pwd.h> #include <stdarg.h>