summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron <aaron@10gen.com>2009-04-03 11:27:48 -0400
committerAaron <aaron@10gen.com>2009-04-03 11:27:48 -0400
commit0dd264adb5a5bba6dbc2a8145aa0918bee756a12 (patch)
treec730e6212f5b8ef696845f6e1beeda344ad0b083
parent05a8521a684e8554a4c1f3531ee1fc0132f00d63 (diff)
downloadmongo-0dd264adb5a5bba6dbc2a8145aa0918bee756a12.tar.gz
compile linux
-rw-r--r--shell/ShellUtils.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/ShellUtils.cpp b/shell/ShellUtils.cpp
index fb876f1cf05..1b7cfc18ad9 100644
--- a/shell/ShellUtils.cpp
+++ b/shell/ShellUtils.cpp
@@ -11,6 +11,7 @@
#include <vector>
#include <sys/socket.h>
#include <netinet/in.h>
+#include <errno.h>
using namespace std;
using namespace v8;