mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
New "Instance Manager" code:
Rename "port.h" to "portability.h" to avoid conflict with system header file name, and include the file in "Makefile.am".
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include <stdio.h>
|
||||
#include <my_sys.h>
|
||||
#include <m_string.h>
|
||||
#include "port.h"
|
||||
#include "portability.h"
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user