needless includes directives (header files) removed.

This commit is contained in:
Roland Jax
2014-11-13 15:01:54 +01:00
parent b89a441f99
commit 5e07f0152d
4 changed files with 0 additions and 12 deletions
-2
View File
@@ -7,10 +7,8 @@ AC_CHECK_HEADERS([arpa/inet.h \
dirent.h \
fcntl.h \
netdb.h \
netinet/in.h \
pthread.h \
sys/ioctl.h \
sys/socket.h \
termios.h])
AC_CONFIG_AUX_DIR([build])