mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Revert the inclusion of 'signal.h' as the module contains 'kill()'.
server-tools/instance-manager/instance.cc: Revert the inclusion of 'signal.h' as this module contains 'kill()'.
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
|
||||
#include <sys/wait.h>
|
||||
#include <my_sys.h>
|
||||
#include <signal.h>
|
||||
#include <m_string.h>
|
||||
#include <mysql.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user