mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-16 15:40:42 +01:00
fix missing include file
closes https://github.com/rsyslog/rsyslog/issues/937
This commit is contained in:
parent
accfa81e5d
commit
d001942598
@ -22,6 +22,7 @@
|
||||
#include <libestr.h>
|
||||
#include <typedefs.h>
|
||||
#include <sys/types.h>
|
||||
#include <json.h>
|
||||
#include <regex.h>
|
||||
#include "typedefs.h"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user