--- deliantra/server/include/util.h 2008/01/25 18:09:23 1.61 +++ deliantra/server/include/util.h 2008/01/25 18:13:57 1.62 @@ -23,7 +23,7 @@ #define UTIL_H__ //#define PREFER_MALLOC -//#define DEBUG_SALLOC +#define DEBUG_SALLOC #if __GNUC__ >= 3 # define is_constant(c) __builtin_constant_p (c)