summaryrefslogtreecommitdiff
path: root/av.h
diff options
context:
space:
mode:
Diffstat (limited to 'av.h')
-rw-r--r--av.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/av.h b/av.h
index a1f0259795..488e098544 100644
--- a/av.h
+++ b/av.h
@@ -26,7 +26,7 @@ struct xpvav {
HV* xmg_stash; /* class package */
};
-#if 0
+#if !defined(PERL_EXPERIMENTAL_LAYOUT)
typedef struct xpvav xpvav_allocated;
#else
typedef struct {