Sfoglia il codice sorgente

removed unneeded headers

Ali H. Fardan 9 anni fa
parent
commit
9e92d41db5
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      slstatus.c

+ 0 - 2
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>