summaryrefslogtreecommitdiff
path: root/src/node_buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_buffer.h')
-rw-r--r--src/node_buffer.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/node_buffer.h b/src/node_buffer.h
index 2bcf245f39..2ecfab33a3 100644
--- a/src/node_buffer.h
+++ b/src/node_buffer.h
@@ -5,6 +5,9 @@
#include "v8.h"
namespace node {
+
+extern bool zero_fill_all_buffers;
+
namespace Buffer {
static const unsigned int kMaxLength =