mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
CRLF->LF
This commit is contained in:
parent
6bd76f8b7e
commit
8e7d6652ad
25 changed files with 2066 additions and 2066 deletions
|
|
@ -130,7 +130,7 @@ err:
|
|||
#elif defined(_WIN32)
|
||||
#include <winsock2.h>
|
||||
#include <iphlpapi.h>
|
||||
#pragma comment(lib, "iphlpapi.lib")
|
||||
#pragma comment(lib, "iphlpapi.lib")
|
||||
|
||||
#define ETHER_ADDR_LEN 6
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
#ifdef _MSC_VER
|
||||
#include <locale.h>
|
||||
#include <crtdbg.h>
|
||||
/* WSAStartup needs winsock library*/
|
||||
/* WSAStartup needs winsock library*/
|
||||
#pragma comment(lib, "ws2_32")
|
||||
#endif
|
||||
my_bool have_tcpip=0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue