diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-08-27 17:10:25 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-08-27 17:10:25 +0200 |
commit | 2514bccdccaebe128055ffa0dc5132b4f4c48635 (patch) | |
tree | f423cd434483b74da6c524194be098e9d6c12eef /runtime/rsyslog.h | |
parent | a74898dc827ed4a8f9587196716746031b1e5169 (diff) | |
parent | ec48c41e27ec15618f57b54209eaafe025e29010 (diff) | |
download | rsyslog-2514bccdccaebe128055ffa0dc5132b4f4c48635.tar.gz rsyslog-2514bccdccaebe128055ffa0dc5132b4f4c48635.tar.bz2 rsyslog-2514bccdccaebe128055ffa0dc5132b4f4c48635.zip |
Merge branch 'master-uuid'
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 d802536a..57e8a05c 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 |