summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--spawn/spawn_client.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/spawn/spawn_client.c b/spawn/spawn_client.c
index 72b56e2bc6..509c673471 100644
--- a/spawn/spawn_client.c
+++ b/spawn/spawn_client.c
@@ -1,7 +1,6 @@
// SPDX-License-Identifier: GPL-3.0-or-later
#include "spawn.h"
-#include "database/engine/rrdenginelib.h"
static uv_process_t process;
static uv_pipe_t spawn_channel;