buffer: proper API export for Windows
authorTrevor Norris <trev.norris@gmail.com>
Fri, 7 Jun 2013 17:31:53 +0000 (10:31 -0700)
committerTrevor Norris <trev.norris@gmail.com>
Tue, 18 Jun 2013 22:41:16 +0000 (15:41 -0700)
commit7373c4ddb7143fb7da75feda39c70788fb1bcfc7
treec1c1995c525021d56e55d9aa330e246674386d3a
parent4b403588416e7928fbda31043d5e7aa56b5d87b0
buffer: proper API export for Windows

So that Windows users can properly include smalloc and node_buffer,
NODE_EXTERN was added to the headers that export this functionality.
src/node_buffer.h
src/smalloc.h