aboutsummaryrefslogtreecommitdiff
path: root/gmid.h
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2023-08-03 22:37:34 +0000
committerOmar Polo <op@omarpolo.com>2023-08-03 22:37:34 +0000
commit26df50981fe18b5f244293b203c1a1eb30759554 (patch)
tree9e8f3289a3bac25b4f79b2d065f37b406cb738ce /gmid.h
parent56054fe197b01c5e4e2ee433c752fcec79a09fd3 (diff)
actually use the specified log style
Diffstat (limited to 'gmid.h')
-rw-r--r--gmid.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gmid.h b/gmid.h
index 16935ca..0ff9f6b 100644
--- a/gmid.h
+++ b/gmid.h
@@ -334,6 +334,7 @@ enum imsg_type {
IMSG_LOG_SYSLOG,
IMSG_RECONF_START,
+ IMSG_RECONF_LOG_FMT,
IMSG_RECONF_MIME,
IMSG_RECONF_PROTOS,
IMSG_RECONF_SOCK,