1
0
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:
Sergei Golubchik
2011-10-12 14:01:01 +02:00
parent d418175f15
commit 4449d8e380
5 changed files with 14 additions and 3 deletions

View File

@@ -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)