summaryrefslogtreecommitdiff
path: root/storage/tokudb/PerconaFT/ftcxx/malloc_utils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'storage/tokudb/PerconaFT/ftcxx/malloc_utils.cpp')
-rw-r--r--storage/tokudb/PerconaFT/ftcxx/malloc_utils.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/tokudb/PerconaFT/ftcxx/malloc_utils.cpp b/storage/tokudb/PerconaFT/ftcxx/malloc_utils.cpp
index fbb5aa08571..41923892a15 100644
--- a/storage/tokudb/PerconaFT/ftcxx/malloc_utils.cpp
+++ b/storage/tokudb/PerconaFT/ftcxx/malloc_utils.cpp
@@ -39,7 +39,7 @@ Copyright (c) 2006, 2015, Percona and/or its affiliates. All rights reserved.
#include "malloc_utils.hpp"
-#if !HAVE_BITS_FUNCTEXCEPT_H
+#if !defined(HAVE_BITS_FUNCTEXCEPT_H)
namespace std {