netdb.h additions
This commit is contained in:
Родитель
2b9827de1c
Коммит
7c6c1f8a3e
|
@ -49,6 +49,8 @@ void endhostent(void);
|
|||
void herror(const char* s);
|
||||
const char* hstrerror(int err);
|
||||
|
||||
extern int h_errno;
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче