Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
remove unnecessary pthread header
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Jun 10, 2009
1 parent 4624906 commit 6bfcfa7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/net.cc
Expand Up @@ -11,8 +11,6 @@
#include <arpa/inet.h> /* inet_ntop */
#include <netinet/in.h> /* sockaddr_in, sockaddr_in6 */

#include <pthread.h>

using namespace v8;
using namespace node;

Expand Down

0 comments on commit 6bfcfa7

Please sign in to comment.