Merge mysql.com:/space/my/mysql-4.1
into mysql.com:/space/my/mysql-4.1-build
This commit is contained in:
commit
a35bd15773
@ -16,6 +16,9 @@
|
||||
|
||||
#ifndef _dbug_h
|
||||
#define _dbug_h
|
||||
#ifdef DBUG_OFF
|
||||
#define NDEBUG /* for assert.h */
|
||||
#endif
|
||||
#include <assert.h>
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user