summaryrefslogtreecommitdiff
path: root/s/cursors.cpp
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2011-06-26 18:11:45 -0400
committerEliot Horowitz <eliot@10gen.com>2011-06-26 18:11:45 -0400
commit3a77049fda79bb8a5ddf240d3f871eaf6025c7b1 (patch)
treebe14c4874004842732ce829ecf42ee313519b65f /s/cursors.cpp
parent0594b8a6ab5ba1561e1fe760e755f2a055beb699 (diff)
downloadmongo-3a77049fda79bb8a5ddf240d3f871eaf6025c7b1.tar.gz
net cleaning: message split checkpoint where everything works
Diffstat (limited to 's/cursors.cpp')
-rw-r--r--s/cursors.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/s/cursors.cpp b/s/cursors.cpp
index feec703bc1b..c65cdb9f97b 100644
--- a/s/cursors.cpp
+++ b/s/cursors.cpp
@@ -22,6 +22,7 @@
#include "../db/queryutil.h"
#include "../db/commands.h"
#include "../util/concurrency/task.h"
+#include "../util/net/listen.h"
namespace mongo {