From a14f20736bbf604f5925dbe18bfd1110c5fcf4b0 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sat, 1 Oct 2016 09:42:31 -0400 Subject: x11 detection support for --audit --- src/faudit/faudit.h | 3 +++ 1 file changed, 3 insertions(+) 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); // dev.c void dev_test(void); +// x11.c +void x11_test(void); + #endif -- cgit v1.2.3-70-g09d2