summaryrefslogtreecommitdiff
path: root/src/node_internals.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_internals.h')
-rw-r--r--src/node_internals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/node_internals.h b/src/node_internals.h
index b3e1f5cd9f..094fcc2d83 100644
--- a/src/node_internals.h
+++ b/src/node_internals.h
@@ -120,6 +120,7 @@ struct sockaddr;
V(signal_wrap) \
V(spawn_sync) \
V(stream_wrap) \
+ V(string_decoder) \
V(tcp_wrap) \
V(timer_wrap) \
V(trace_events) \