Need sys/socket for these defines on some platforms (Solaris, and I"m sure others)
This commit was SVN r14778.
Этот коммит содержится в:
родитель
eb43abf7ae
Коммит
eff77f7cbb
@ -670,6 +670,7 @@ AC_CHECK_TYPES([struct sockaddr_storage], [], [], [AC_INCLUDES_DEFAULT
|
||||
#include <netinet/in.h>
|
||||
#endif])
|
||||
AC_CHECK_DECLS([AF_UNSPEC, PF_UNSPEC], [], [], [AC_INCLUDES_DEFAULT
|
||||
#include <sys/socket.h>
|
||||
#ifdef HAVE_NETINET_IN_H
|
||||
#include <netinet/in.h>
|
||||
#endif])
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user