aboutsummaryrefslogtreecommitdiffstats
path: root/src/faudit
diff options
context:
space:
mode:
Diffstat (limited to 'src/faudit')
-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 3fddbf1f5..17c754c3b 100644
--- a/src/faudit/faudit.h
+++ b/src/faudit/faudit.h
@@ -62,4 +62,7 @@ void dbus_test(void);
62// dev.c 62// dev.c
63void dev_test(void); 63void dev_test(void);
64 64
65// x11.c
66void x11_test(void);
67
65#endif 68#endif