Drop #include "config.h" from syslog.h
Should not be in an exported header, obviously. Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
5c1c1cd10c
commit
2fcfc0ad81
@ -34,8 +34,6 @@
|
|||||||
#ifndef _SYS_SYSLOG_H_ /* From NetBSD, for co-existance with C-library header */
|
#ifndef _SYS_SYSLOG_H_ /* From NetBSD, for co-existance with C-library header */
|
||||||
#define _SYS_SYSLOG_H_
|
#define _SYS_SYSLOG_H_
|
||||||
|
|
||||||
#include "config.h"
|
|
||||||
|
|
||||||
#include <features.h>
|
#include <features.h>
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user