summaryrefslogtreecommitdiff
path: root/src/mongo/tools/bsondump.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/tools/bsondump.cpp')
-rw-r--r--src/mongo/tools/bsondump.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/tools/bsondump.cpp b/src/mongo/tools/bsondump.cpp
index a04f45934c5..d89253038e8 100644
--- a/src/mongo/tools/bsondump.cpp
+++ b/src/mongo/tools/bsondump.cpp
@@ -34,7 +34,6 @@
#include "mongo/client/dbclientcursor.h"
#include "mongo/tools/bsondump_options.h"
#include "mongo/tools/tool.h"
-#include "mongo/util/mmap.h"
#include "mongo/util/options_parser/option_section.h"
#include "mongo/util/text.h"