| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e3ce084 commit 8757799
6 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -29,7 +29,6 @@ | |||
| 29 | 29 | #include "uv.h" | |
| 30 | 30 | ||
| 31 | 31 | #include <errno.h> | |
| 32 | - #include <stdlib.h> | ||
| 33 | 32 | #include <string.h> | |
| 34 | 33 | #include <vector> | |
| 35 | 34 | #include <unordered_set> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -26,7 +26,6 @@ | |||
| 26 | 26 | #include "handle_wrap.h" | |
| 27 | 27 | #include "string_bytes.h" | |
| 28 | 28 | ||
| 29 | - #include <stdlib.h> | ||
| 30 | 29 | ||
| 31 | 30 | namespace node { | |
| 32 | 31 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -46,7 +46,6 @@ | |||
| 46 | 46 | #include <errno.h> | |
| 47 | 47 | #include <limits.h> // INT_MAX | |
| 48 | 48 | #include <math.h> | |
| 49 | - #include <stdlib.h> | ||
| 50 | 49 | #include <string.h> | |
| 51 | 50 | ||
| 52 | 51 | #include <algorithm> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -25,7 +25,6 @@ | |||
| 25 | 25 | #include "util.h" | |
| 26 | 26 | ||
| 27 | 27 | #include <string.h> | |
| 28 | - #include <stdlib.h> | ||
| 29 | 28 | ||
| 30 | 29 | ||
| 31 | 30 | namespace node { | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -32,7 +32,6 @@ | |||
| 32 | 32 | #include "udp_wrap.h" | |
| 33 | 33 | #include "util-inl.h" | |
| 34 | 34 | ||
| 35 | - #include <stdlib.h> // abort() | ||
| 36 | 35 | #include <string.h> // memcpy() | |
| 37 | 36 | #include <limits.h> // INT_MAX | |
| 38 | 37 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -26,7 +26,6 @@ | |||
| 26 | 26 | #include "req_wrap-inl.h" | |
| 27 | 27 | #include "util-inl.h" | |
| 28 | 28 | ||
| 29 | - #include <stdlib.h> | ||
| 30 | 29 | ||
| 31 | 30 | ||
| 32 | 31 | namespace node { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments