summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
Diffstat (limited to 'filter')
-rw-r--r--filter/filter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/filter.h b/filter/filter.h
index 049ceb76..72b37461 100644
--- a/filter/filter.h
+++ b/filter/filter.h
@@ -168,6 +168,7 @@ void val_format(struct f_val v, buffer *buf);
#define T_ENUM_RTC 0x33
#define T_ENUM_RTD 0x34
#define T_ENUM_ROA 0x35
+#define T_ENUM_RA_PREFERENCE 0x36
/* new enums go here */
#define T_ENUM_EMPTY 0x3f /* Special hack for atomic_aggr */