mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge neptunus.(none):/home/msvensson/mysql/bug21749/my50-bug21749
into neptunus.(none):/home/msvensson/mysql/bug21749/my51-bug21749 dbug/dbug.c: Auto merged configure.in: SCCS merged
This commit is contained in:
@ -71,13 +71,10 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <my_global.h>
|
||||
|
||||
/* This file won't compile unless DBUG_OFF is undefined locally */
|
||||
#ifdef DBUG_OFF
|
||||
#undef DBUG_OFF
|
||||
#endif
|
||||
|
||||
#include <my_global.h>
|
||||
#include <m_string.h>
|
||||
#include <errno.h>
|
||||
#if defined(MSDOS) || defined(__WIN__)
|
||||
|
Reference in New Issue
Block a user