summaryrefslogtreecommitdiffstats
path: root/src/ck-log-event.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ck-log-event.h')
-rw-r--r--src/ck-log-event.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ck-log-event.h b/src/ck-log-event.h
index 64dec58..0c04c1d 100644
--- a/src/ck-log-event.h
+++ b/src/ck-log-event.h
@@ -45,18 +45,22 @@ typedef enum
typedef struct
{
+ gpointer dummy;
} CkLogNoneEvent;
typedef struct
{
+ gpointer dummy;
} CkLogSystemStopEvent;
typedef struct
{
+ gpointer dummy;
} CkLogSystemRestartEvent;
typedef struct
{
+ gpointer dummy;
} CkLogSystemStartEvent;
typedef struct