Commit d37d2705 by Marcin Cieslak

malloc() needs <stdlib.h>

parent 9f62c268
#include <nan.h> #include <nan.h>
#include <stdlib.h>
#include <string.h> #include <string.h>
#include "create_string.h" #include "create_string.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment