diff options
Diffstat (limited to 'include/my_global.h')
-rw-r--r-- | include/my_global.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/my_global.h b/include/my_global.h index 5f7043c54cb..8540c3f100e 100644 --- a/include/my_global.h +++ b/include/my_global.h @@ -1382,6 +1382,7 @@ do { doubleget_union _tmp; \ #else #define dlerror() "No support for dynamic loading (static build?)" #endif +#endif /* |