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 c237ef348c..7a992c689f 100644
--- a/src/alloc.h
+++ b/src/alloc.h
@@ -17,4 +17,5 @@ typedef enum {
aid_qf_namebuf,
aid_qf_errmsg,
aid_qf_pattern,
+ aid_last,
} alloc_id_T;