aboutsummaryrefslogtreecommitdiff
path: root/common/log_syslog.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/log_syslog.c')
-rw-r--r--common/log_syslog.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/log_syslog.c b/common/log_syslog.c
index 53c4def..d01bb74 100644
--- a/common/log_syslog.c
+++ b/common/log_syslog.c
@@ -5,7 +5,6 @@
* Copyright (c) 2020, Heinrich Schuchardt <xypron.glpk@gmx.de>
*/
-#include <common.h>
#include <log.h>
#include <net.h>
#include <asm/global_data.h>