smalloc: remove `env.h` include
authorFedor Indutny <fedor.indutny@gmail.com>
Fri, 28 Feb 2014 16:52:32 +0000 (20:52 +0400)
committerFedor Indutny <fedor.indutny@gmail.com>
Sun, 2 Mar 2014 08:05:13 +0000 (12:05 +0400)
commit34bf6e46beb4b94e9ed3c51da8589d604f19bc4e
tree2cc1ccfe3fefd64411b62325abaaad9d03663771
parent5596f936d81b6309b9703d2d3fd4c129bb351672
smalloc: remove `env.h` include

Since `smalloc.h` is included in a `node_buffer.h`, including private
headers in it is strictly prohibited.

fix #7206
src/smalloc.h