summaryrefslogtreecommitdiff
path: root/logger.h
diff options
context:
space:
mode:
Diffstat (limited to 'logger.h')
-rw-r--r--logger.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/logger.h b/logger.h
index 3d4c44c..730c86f 100644
--- a/logger.h
+++ b/logger.h
@@ -100,6 +100,7 @@ struct logentry_item_store {
typedef struct _logentry {
enum log_entry_subtype event;
+ uint8_t pad;
uint16_t eflags;
uint64_t gid;
struct timeval tv; /* not monotonic! */