--- utils.h.org Thu Mar 3 14:09:57 2005 +++ utils.h Thu Mar 3 14:10:57 2005 @@ -160,7 +160,7 @@ #endif #define inet_ntoa __dont__use__inet_ntoa__use__ast_inet_ntoa__instead__ -#define AST_STACK_SIZE 128 * 1024 +#define AST_STACKSIZE 128 * 1024 #ifdef __linux__ #define ast_pthread_create pthread_create