Skip to content

Commit

Permalink
Removed headers which no longer exists in node since ~v0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Ferner committed Nov 16, 2011
1 parent 6ca3eb2 commit a49876f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pcap_binding.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#include <node.h>
#include <node_events.h>
#include <node_buffer.h>
#include <node_version.h>
#include <assert.h>
Expand All @@ -9,7 +8,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ev.h>
#include <sys/types.h>
#include <sys/time.h>
#include <sys/ioctl.h>
Expand Down

0 comments on commit a49876f

Please sign in to comment.