removed unneeded headers

This commit is contained in:
Ali H. Fardan 2016-09-01 21:02:17 +03:00
parent aa70b66330
commit 9e92d41db5
1 changed files with 0 additions and 2 deletions

View 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>