mirror of
https://github.com/Hamlib/Hamlib
synced 2026-08-13 17:32:05 -04:00
Trying to run the pthread enabled binaries on W2k resulted in an error dialog with the text, "The procedure entry point freeaddrinfo could not be located in ws2_32.dll". A Microsoft support page (http://support.microsoft.com/kb/955045) hints that when 'ws2tcpip.h' is included that 'wspiapi.h' should be included as well. Since MinGw includes both files, this patch corrects the runtime error on W2k |
||
|---|---|---|
| .. | ||
| dummy.c | ||
| getaddrinfo.c | ||
| getopt.c | ||
| getopt.h | ||
| getopt_long.c | ||
| gettimeofday.c | ||
| Makefile.am | ||
| termios.c | ||
| usleep.c | ||
| win32termios.h | ||