removed unneeded headers
authorAli H. Fardan <raiz@firemail.cc>
Thu, 1 Sep 2016 18:02:17 +0000 (21:02 +0300)
committerAli H. Fardan <raiz@firemail.cc>
Thu, 1 Sep 2016 18:02:17 +0000 (21:02 +0300)
slstatus.c

index a9aeecbf6e66109fbce8eff66acb268bd1f09982..7c625d136cfe887da0880f94db92ce41d00685cf 100644 (file)
@@ -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>