summaryrefslogtreecommitdiff
path: root/src/helper/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/log.c')
-rw-r--r--src/helper/log.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/helper/log.c b/src/helper/log.c
index 794f4548..4ba0dd6a 100644
--- a/src/helper/log.c
+++ b/src/helper/log.c
@@ -29,6 +29,7 @@
#include "log.h"
#include "time_support.h"
+// @todo the inclusion of server.h here is a layering violation
#include "server.h"
#include <stdarg.h>