From 2544cc8a30c14218344402b5cc9d0ffa05c99888 Mon Sep 17 00:00:00 2001 From: Eric Milkie Date: Fri, 8 Mar 2013 09:05:10 -0500 Subject: SERVER-7772 repl_start --- src/mongo/db/dbcommands_generic.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mongo/db/dbcommands_generic.cpp') 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" -- cgit v1.2.1