summaryrefslogtreecommitdiff
path: root/runtime/errmsg.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2011-02-17 21:19:28 +0100
committerMichael Biebl <biebl@debian.org>2011-02-17 21:19:28 +0100
commit4d8f0c039c4fa44bb43d3cdbb0674cde8bb66de4 (patch)
treeed9a0691ad8b9ec5cabfe898c2a44dd4690fbe21 /runtime/errmsg.h
parent537e74be114f1698f9ec825cf8ea497ffc0f17c5 (diff)
downloadrsyslog-4d8f0c039c4fa44bb43d3cdbb0674cde8bb66de4.tar.gz
Imported Upstream version 5.7.4upstream/5.7.4
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 799954f..ac7018b 100644
--- a/runtime/errmsg.h
+++ b/runtime/errmsg.h
@@ -30,6 +30,7 @@
/* the errmsg object */
typedef struct errmsg_s {
+ char dummy;
} errmsg_t;