mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Cset exclude: msvensson@neptunus.(none)|ChangeSet|20060612110740|13873
configure.in: Exclude dbug/dbug.c: Exclude
This commit is contained in:
@ -66,13 +66,10 @@
|
||||
* Check of malloc on entry/exit (option "S")
|
||||
*/
|
||||
|
||||
#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