Hamlib/lib
Nate Bargmann b9ff04abf0 Fix W2k 'freeaddrinfo' error
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
2013-05-18 07:31:40 -05:00
..
Makefile.am
dummy.c
getaddrinfo.c Fix W2k 'freeaddrinfo' error 2013-05-18 07:31:40 -05:00
getopt.c
getopt.h
getopt_long.c
gettimeofday.c
termios.c win32termios: fix in tcflush 2013-05-06 08:35:00 +02:00
usleep.c
win32termios.h