/
githubmirror
/
postgres
Обзор
Документация
Войти
/
githubmirror
/
postgres
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/include/port/win32/netdb.h
7 строк
112 B
Thomas Munro
Fix macro problem with gai_strerror on Windows.
18 авг 2022, 07:31
18 авг 2022, 07:31
cce28f6
Код
Авторство
О чём код?
/* src/include/port/win32/netdb.h */ #ifndef WIN32_NETDB_H #define WIN32_NETDB_H #include <ws2tcpip.h> #endif