mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-20 08:30:42 +01:00
prevent compiler warnings
This commit is contained in:
parent
1ac20ffe97
commit
f6cdf358ae
@ -264,6 +264,10 @@ struct msgPropDescr_s {
|
||||
int nameLen; /* properties (JSON) */
|
||||
};
|
||||
|
||||
/* some forward-definitions from the grammar */
|
||||
struct nvlst;
|
||||
struct cnfobj;
|
||||
|
||||
#endif /* multi-include protection */
|
||||
/* vim:set ai:
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user