summaryrefslogtreecommitdiff
path: root/av.h
diff options
context:
space:
mode:
Diffstat (limited to 'av.h')
-rw-r--r--av.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/av.h b/av.h
index f9721d93fb..cc5dd5e055 100644
--- a/av.h
+++ b/av.h
@@ -26,6 +26,8 @@ struct xpvav {
HV* xmg_stash; /* class package */
};
+typedef struct xpvav xpvav_allocated;
+
/* SV** xav_alloc; */
#define xav_alloc xnv_u.xnv_s.xnv_p1
/* SV* xav_arylen; */