summaryrefslogtreecommitdiffstats
path: root/database/rrd.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--database/rrd.c (renamed from src/rrd.c)4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/rrd.c b/database/rrd.c
index 3be2d8e41..119efa62e 100644
--- a/src/rrd.c
+++ b/database/rrd.c
@@ -1,5 +1,7 @@
+// SPDX-License-Identifier: GPL-3.0-or-later
#define NETDATA_RRD_INTERNALS 1
-#include "common.h"
+
+#include "rrd.h"
// ----------------------------------------------------------------------------
// globals