Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
da53b793
Commit
da53b793
authored
Oct 18, 2001
by
miguel@light.local
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Avoid the redefinition warning message from winsock.h
parent
389964a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
libmysql/manager.c
libmysql/manager.c
+2
-0
No files found.
libmysql/manager.c
View file @
da53b793
...
...
@@ -55,7 +55,9 @@
#endif
#define RES_BUF_SHIFT 5
#ifndef __WIN__
#define SOCKET_ERROR -1
#endif
#define NET_BUF_SIZE 2048
MYSQL_MANAGER
*
STDCALL
mysql_manager_init
(
MYSQL_MANAGER
*
con
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment