summaryrefslogtreecommitdiffstats
path: root/src/alloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/alloc.h')
-rw-r--r--src/alloc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/alloc.h b/src/alloc.h
index 58ae25c144..651e01f241 100644
--- a/src/alloc.h
+++ b/src/alloc.h
@@ -44,5 +44,6 @@ typedef enum {
aid_newwin_wvars,
aid_newtabpage_tvars,
aid_blob_alloc,
+ aid_get_func,
aid_last
} alloc_id_T;