aboutsummaryrefslogtreecommitdiffstats
path: root/tests/db/db_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/db/db_test.c')
-rw-r--r--tests/db/db_test.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/db/db_test.c b/tests/db/db_test.c
index a6632b7f9..2ccf243d6 100644
--- a/tests/db/db_test.c
+++ b/tests/db/db_test.c
@@ -100,3 +100,7 @@ int main() {
return 0;
}
+
+/* stubs */
+void input_event(void) {}
+void nm_state_event(void) {}