mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
fix a compilation failure for perl Net::HandlerSocket module
This commit is contained in:
@@ -12,6 +12,11 @@
|
||||
|
||||
#include "ppport.h"
|
||||
|
||||
/*
|
||||
below we'll include (indirectly) my_global.h, which defines
|
||||
VERSION too. Undefine our VERSION here.
|
||||
*/
|
||||
#undef VERSION
|
||||
#include "hstcpcli.hpp"
|
||||
|
||||
#define DBG(x)
|
||||
|
Reference in New Issue
Block a user