summaryrefslogtreecommitdiffstats
path: root/runtime/errmsg.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/errmsg.h')
-rw-r--r--runtime/errmsg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/errmsg.h b/runtime/errmsg.h
index e9635d02..dfa70c00 100644
--- a/runtime/errmsg.h
+++ b/runtime/errmsg.h
@@ -28,6 +28,7 @@
/* the errmsg object */
typedef struct errmsg_s {
+ char dummy;
} errmsg_t;