--- deliantra/Deliantra-Client/Client.xs 2006/12/09 02:21:25 1.167 +++ deliantra/Deliantra-Client/Client.xs 2006/12/09 21:26:45 1.168 @@ -16,6 +16,7 @@ # undef pipe #endif +#include #include #include #include @@ -494,6 +495,12 @@ assert (SDLK_MODIFIER_MAX == SDLK_COMPOSE); } +void +weaken (SV *rv) + PROTOTYPE: $ + CODE: + sv_rvweaken (rv); + int in_destruct () CODE: