summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@mongodb.com>2015-05-11 11:21:11 +1000
committerMichael Cahill <michael.cahill@mongodb.com>2015-05-11 11:21:11 +1000
commit73bc6b51489ebbe7cb888ba2fb0125b22791ae8e (patch)
tree0b052c34231026203a78d3e7efe0914898a8d95c /dist
parenteb6ce904ba35459f717a70bc43c7db43b9a781a8 (diff)
downloadmongo-73bc6b51489ebbe7cb888ba2fb0125b22791ae8e.tar.gz
Add a "WT_" prefix to the many TXN_* macros in use inside WiredTiger.
Now that test/format mixes wt_internal.h with Berkeley DB's db.h, we were seeing conflicts over TXN_RUNNING. Try to fix that problem in general, at least for "TXN" macros. refs WT-1925
Diffstat (limited to 'dist')
-rw-r--r--dist/s_define.list1
1 files changed, 0 insertions, 1 deletions
diff --git a/dist/s_define.list b/dist/s_define.list
index eae95d527a1..c9f2db406bf 100644
--- a/dist/s_define.list
+++ b/dist/s_define.list
@@ -12,7 +12,6 @@ LF_SET
LLONG_MAX
LLONG_MIN
SIZE_CHECK
-TXNID_LE
TXN_API_CALL
TXN_API_CALL_NOCONF
TXN_API_END