Add missing <netdb.h>
This commit was SVN r5162.
Этот коммит содержится в:
родитель
ebb5ad37ef
Коммит
69f5aa1117
@ -28,6 +28,9 @@
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#ifdef HAVE_NETDB_H
|
||||
#include <netdb.h>
|
||||
#endif
|
||||
|
||||
#include "runtime/runtime.h"
|
||||
#include "util/if.h"
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user