Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #658 from ahacking/master
Browse files Browse the repository at this point in the history
Include correct header for malloc related functions.
  • Loading branch information
am11 committed Feb 10, 2015
2 parents 1180417 + 5f6c802 commit fe1d59f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sass_context_wrapper.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#include <stdlib.h>
#include <nan.h>
#include <condition_variable>
#include "libsass/sass_context.h"
Expand Down

0 comments on commit fe1d59f

Please # to comment.