aboutsummaryrefslogtreecommitdiffstats
path: root/stat_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'stat_menu.h')
-rw-r--r--stat_menu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/stat_menu.h b/stat_menu.h
index 1d9d0aab79..1dd56f9009 100644
--- a/stat_menu.h
+++ b/stat_menu.h
@@ -51,7 +51,9 @@ typedef enum {
REGISTER_STAT_GROUP_TELEPHONY,
/* XXX - split into telephony and VoIP? */
REGISTER_ANALYZE_GROUP_NONE,
+#ifdef HAVE_LUA_5_1
REGISTER_TOOLS_GROUP_NONE,
+#endif
} register_stat_group_t;
#ifdef __cplusplus