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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
bfb2c3eb
Commit
bfb2c3eb
authored
Feb 20, 2007
by
anozdrin/alik@booka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix build failures on Windows and Mac.
parent
9660ea64
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
server-tools/instance-manager/WindowsService.cpp
server-tools/instance-manager/WindowsService.cpp
+1
-0
server-tools/instance-manager/mysqlmanager.cc
server-tools/instance-manager/mysqlmanager.cc
+1
-0
No files found.
server-tools/instance-manager/WindowsService.cpp
View file @
bfb2c3eb
...
...
@@ -15,6 +15,7 @@
#include <windows.h>
#include "my_global.h"
#include "WindowsService.h"
static
WindowsService
*
gService
;
...
...
server-tools/instance-manager/mysqlmanager.cc
View file @
bfb2c3eb
...
...
@@ -14,6 +14,7 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
#include <my_global.h>
#include <my_dir.h>
#include <my_sys.h>
#include <string.h>
...
...
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