--- app_sql_postgres.c 2005-04-16 01:30:14.000000000 -0400 +++ app_sql_postgres.c-heison 2005-04-16 01:25:44.000000000 -0400 @@ -106,7 +106,7 @@ LOCAL_USER_DECL; -extern void pbx_builtin_setvar_helper(struct ast_channel *chan, char *name, char *value); +extern void pbx_builtin_setvar_helper(struct ast_channel *chan, const char *name, const char *value); #define AST_PGSQL_ID_DUMMY 0 #define AST_PGSQL_ID_CONNID 1