aboutsummaryrefslogtreecommitdiffstats
path: root/src/faudit/faudit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/faudit/faudit.h')
-rw-r--r--src/faudit/faudit.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/faudit/faudit.h b/src/faudit/faudit.h
index f8d9b709d..f54f95f98 100644
--- a/src/faudit/faudit.h
+++ b/src/faudit/faudit.h
@@ -54,4 +54,7 @@ void files_test(void);
54// network.c 54// network.c
55void network_test(void); 55void network_test(void);
56 56
57// dbus.c
58void dbus_test(void);
59
57#endif \ No newline at end of file 60#endif \ No newline at end of file