remove xmalloc

This commit is contained in:
云风
2013-07-19 11:18:32 +08:00
parent a018077472
commit 5516eca93a

View File

@@ -1,7 +1,6 @@
#include "skynet_imp.h"
#include "skynet_env.h"
#include "luacompat52.h"
#include "xmalloc.h"
#include <stdio.h>
#include <stdlib.h>