summaryrefslogtreecommitdiff
path: root/drivers/unix/syslog_logger.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/unix/syslog_logger.h')
-rw-r--r--drivers/unix/syslog_logger.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/unix/syslog_logger.h b/drivers/unix/syslog_logger.h
index 697a96a6f9..cc6617eb25 100644
--- a/drivers/unix/syslog_logger.h
+++ b/drivers/unix/syslog_logger.h
@@ -43,6 +43,6 @@ public:
virtual ~SyslogLogger();
};
-#endif
+#endif // UNIX_ENABLED
-#endif
+#endif // SYSLOG_LOGGER_H