mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-16 09:50:40 +01:00
libksi: make build under C11 C standard
This commit is contained in:
parent
ebdddad8d8
commit
e6ee7d2617
@ -1,3 +1,5 @@
|
||||
#define _POSIX_C_SOURCE 199309L
|
||||
|
||||
#include <malloc.h>
|
||||
#include <time.h>
|
||||
#include <errno.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user