summaryrefslogtreecommitdiff
path: root/s
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2011-06-26 18:41:08 -0400
committerEliot Horowitz <eliot@10gen.com>2011-06-26 18:41:08 -0400
commite1e7abee65b0aea063f8897c1e2f5cada28013fb (patch)
treef16470c0ca39907d73e8769542316442e5dbe221 /s
parent7794a82e5e322673948204a0a97b44faffa477f7 (diff)
downloadmongo-e1e7abee65b0aea063f8897c1e2f5cada28013fb.tar.gz
move connTicketHolder
Diffstat (limited to 's')
-rw-r--r--s/commands_admin.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/s/commands_admin.cpp b/s/commands_admin.cpp
index 222e0332b1e..4cb30f99a3b 100644
--- a/s/commands_admin.cpp
+++ b/s/commands_admin.cpp
@@ -27,6 +27,7 @@
#include "pch.h"
#include "../util/net/message.h"
+#include "../util/net/listen.h"
#include "../util/processinfo.h"
#include "../util/stringutils.h"
#include "../util/version.h"