These defines were set, but never used. Defining them is therefore not needed.
# define _sys_types 1
#endif
-#ifdef HAVE_SYS_SOCKET_H
-# define _sys_socket 1
-#endif
-
#ifdef HAVE_SYS_STAT_H
# define _sys_stat 1
#endif
hdr unistd
sys types
-sys socket
sys mman
sys stat
sys select
fcntl.h search.h pthread.h values.h float.h limits.h termios.h \
errno.h time.h unistd.h strings.h setjmp.h \
sys/time.h sys/times.h sys/types.h sys/select.h \
- sys/socket.h sys/stat.h sys/mman.h \
+ sys/stat.h sys/mman.h \
sys/ioctl.h sys/inotify.h langinfo.h libintl.h crt_externs.h)
AC_HEADER_TIME
AC_HEADER_DIRENT
-Subproject commit 4bb060c1405b7e7a2c01fbe26dcd928ec1c24c55
+Subproject commit 3045f355e36997aab1f616a4b2662c22ff2f478a
/* Define to 1 if you have the <sys/select.h> header file. */
/* #undef HAVE_SYS_SELECT_H */
-/* Define to 1 if you have the <sys/socket.h> header file. */
-/* #undef HAVE_SYS_SOCKET_H */
-
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1