This commit is contained in:
Alon Zakai 2012-11-19 17:26:42 +01:00
Родитель 2b9827de1c
Коммит 7c6c1f8a3e
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -49,6 +49,8 @@ void endhostent(void);
void herror(const char* s);
const char* hstrerror(int err);
extern int h_errno;
#ifdef __cplusplus
}
#endif