From fb7faefbf53f2e27aa2e9cf9dbd88163eeaefb38 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Thu, 11 Aug 2011 16:46:26 -0700 Subject: Upgrade libuv to d358738 --- deps/uv/test/benchmark-pound.c | 1 + 1 file changed, 1 insertion(+) (limited to 'deps/uv/test/benchmark-pound.c') diff --git a/deps/uv/test/benchmark-pound.c b/deps/uv/test/benchmark-pound.c index 5528ab6f1c..8256ad3f81 100644 --- a/deps/uv/test/benchmark-pound.c +++ b/deps/uv/test/benchmark-pound.c @@ -25,6 +25,7 @@ /* Update this is you're going to run > 1000 concurrent requests. */ #define MAX_CONNS 1000 +#undef NANOSEC #define NANOSEC ((uint64_t)10e8) /* Base class for tcp_conn_rec and pipe_conn_rec. -- cgit v1.2.3