summaryrefslogtreecommitdiff
path: root/src/udp_wrap.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/udp_wrap.cc')
-rw-r--r--src/udp_wrap.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/udp_wrap.cc b/src/udp_wrap.cc
index b8c5353405..b3702ea6e3 100644
--- a/src/udp_wrap.cc
+++ b/src/udp_wrap.cc
@@ -20,13 +20,10 @@
// USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "udp_wrap.h"
-#include "env.h"
#include "env-inl.h"
#include "node_buffer.h"
#include "handle_wrap.h"
-#include "req-wrap.h"
#include "req-wrap-inl.h"
-#include "util.h"
#include "util-inl.h"
#include <stdlib.h>