use skynet_malloc api

This commit is contained in:
Cloud Wu
2014-04-22 15:17:16 +08:00
parent 75a28b0fcc
commit 61c8c765f4
7 changed files with 40 additions and 44 deletions

View File

@@ -1,6 +1,3 @@
// include skynet.h first for malloc hook
#include "skynet.h"
#include <lua.h>
#include <lauxlib.h>