mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
more removing of "system" files and introducing ndb_global/my_global
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
|
||||
|
||||
#include <ndb_global.h>
|
||||
|
||||
#include "EventLogger.hpp"
|
||||
|
||||
#include <NdbConfig.h>
|
||||
@@ -22,10 +24,6 @@
|
||||
#include <GrepEvent.hpp>
|
||||
#include <NodeState.hpp>
|
||||
#include <version.h>
|
||||
#include <NdbStdio.h>
|
||||
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
|
||||
//
|
||||
// PUBLIC
|
||||
|
||||
Reference in New Issue
Block a user