* htonl requires arpa/inet.h on most unix platforms...
This commit was SVN r9150.
Этот коммит содержится в:
родитель
68f5ad074a
Коммит
1832a30c92
@ -30,6 +30,9 @@
|
||||
#ifdef HAVE_SYS_SELECT_H
|
||||
#include <sys/select.h>
|
||||
#endif
|
||||
#ifdef HAVE_ARPA_INET_H
|
||||
#include <arpa/inet.h>
|
||||
#endif
|
||||
|
||||
#ifndef __WINDOWS__
|
||||
/*
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user