diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-08-27 17:16:25 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-08-27 17:16:25 +0200 |
commit | 2a4e1c12f235d6914d650dd29d56df152b014209 (patch) | |
tree | 3c9f7208c33deb589b2c329a9d9cb68d674680ae /runtime/rsyslog.h | |
parent | 1f3d7e3a9d71d0c494db0de42709a700b34d786d (diff) | |
parent | 2514bccdccaebe128055ffa0dc5132b4f4c48635 (diff) | |
download | rsyslog-2a4e1c12f235d6914d650dd29d56df152b014209.tar.gz rsyslog-2a4e1c12f235d6914d650dd29d56df152b014209.tar.bz2 rsyslog-2a4e1c12f235d6914d650dd29d56df152b014209.zip |
Merge branch 'master' into v7-devel
Conflicts:
runtime/msg.c
Diffstat (limited to 'runtime/rsyslog.h')
-rw-r--r-- | runtime/rsyslog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/rsyslog.h b/runtime/rsyslog.h index efb4f2d0..1235a9b5 100644 --- a/runtime/rsyslog.h +++ b/runtime/rsyslog.h @@ -142,6 +142,7 @@ typedef uintTiny propid_t; #define PROP_CEE_ALL_JSON 201 #define PROP_SYS_BOM 159 #define PROP_SYS_UPTIME 160 +#define PROP_UUID 161 /* The error codes below are orginally "borrowed" from |