mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-20 08:30:42 +01:00
Merge branch 'v8-stable'
This commit is contained in:
commit
e88ab44d95
@ -58,7 +58,6 @@ CLEANFILES = \
|
||||
endif
|
||||
|
||||
EXTRA_DIST = \
|
||||
rsyslog-doc.tar.gz \
|
||||
platform/README \
|
||||
platform/freebsd/rsyslogd \
|
||||
platform/slackware/rc.rsyslogd \
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
*
|
||||
* CDDL HEADER END
|
||||
*/
|
||||
/* Portions Copyright 2010 by Rainer Gerhards and Adiscon
|
||||
/* Portions Copyright 2010-2014 by Rainer Gerhards and Adiscon
|
||||
*/
|
||||
/*
|
||||
* Copyright 2008 Sun Microsystems, Inc. All rights reserved.
|
||||
@ -39,6 +39,7 @@
|
||||
* software developed by the University of California, Berkeley, and its
|
||||
* contributors.
|
||||
*/
|
||||
#include "config.h"
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user