summaryrefslogtreecommitdiff
path: root/source3/aparser/templates/prs_struct_alloc.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'source3/aparser/templates/prs_struct_alloc.tpl')
-rw-r--r--source3/aparser/templates/prs_struct_alloc.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/aparser/templates/prs_struct_alloc.tpl b/source3/aparser/templates/prs_struct_alloc.tpl
new file mode 100644
index 0000000000..9eae5c92fc
--- /dev/null
+++ b/source3/aparser/templates/prs_struct_alloc.tpl
@@ -0,0 +1 @@
+ if (!@MODULE@_io_@TYPE@_alloc("@ELEM@", &il->@ELEM@, ps, depth+1)) goto fail;