summaryrefslogtreecommitdiffstats
path: root/registry/registry_db.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--registry/registry_db.c (renamed from src/registry_db.c)3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/registry_db.c b/registry/registry_db.c
index de6c634c3..d8e2bbd8d 100644
--- a/src/registry_db.c
+++ b/registry/registry_db.c
@@ -1,3 +1,6 @@
+// SPDX-License-Identifier: GPL-3.0-or-later
+
+#include "../daemon/common.h"
#include "registry_internals.h"
int registry_db_should_be_saved(void) {