Commit b532fca0 authored by elliot@mysql.com's avatar elliot@mysql.com

Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new

into  mysql.com:/Users/emurphy/src/mysql/bk-clean/mysql-5.1-new
parents e1926a14 24e8ea98
...@@ -21,9 +21,7 @@ ...@@ -21,9 +21,7 @@
#ifndef TAP_H #ifndef TAP_H
#define TAP_H #define TAP_H
#ifndef __GNUC__ #include "my_global.h"
#define __attribute__(F)
#endif
/* /*
@defgroup MyTAP MySQL support for performing unit tests according to TAP. @defgroup MyTAP MySQL support for performing unit tests according to TAP.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment