summaryrefslogtreecommitdiff
path: root/src/mongo/db/dbcommands_generic.cpp
diff options
context:
space:
mode:
authorEric Milkie <milkie@10gen.com>2013-03-08 09:05:10 -0500
committerEric Milkie <milkie@10gen.com>2013-03-11 11:15:03 -0400
commit2544cc8a30c14218344402b5cc9d0ffa05c99888 (patch)
tree1311db9ec28d5c9799190c9ac642c24f666c1d66 /src/mongo/db/dbcommands_generic.cpp
parent90a3bb93ef918a876592239409d311f41954a348 (diff)
downloadmongo-2544cc8a30c14218344402b5cc9d0ffa05c99888.tar.gz
SERVER-7772 repl_start
Diffstat (limited to 'src/mongo/db/dbcommands_generic.cpp')
-rw-r--r--src/mongo/db/dbcommands_generic.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/dbcommands_generic.cpp b/src/mongo/db/dbcommands_generic.cpp
index 7b8070d6fac..0fe1dc6b3c0 100644
--- a/src/mongo/db/dbcommands_generic.cpp
+++ b/src/mongo/db/dbcommands_generic.cpp
@@ -32,7 +32,6 @@
#include "../util/md5.hpp"
#include "../util/processinfo.h"
#include "json.h"
-#include "repl.h"
#include "repl_block.h"
#include "replutil.h"
#include "commands.h"